Re: trivial error...tomcat 4.1.12...

2002-11-14 Thread Padhu Vinirs
Thanks. You are right. I moved to 1.4 last week. And I learnt about this bug/enhancement last month. Just didnt put the two together. -- padhu Hans Bergsten wrote: Padhu Vinirs wrote: I was not getting this error before. It has started suddenly today. An error occurred at line: 5 in the j

Re: trivial error...tomcat 4.1.12...

2002-11-14 Thread Hans Bergsten
Padhu Vinirs wrote: I was not getting this error before. It has started suddenly today. An error occurred at line: 5 in the jsp file: /jsp/testBean.jsp Generated servlet error: [javac] Compiling 1 source file /home/pady/jakarta-tomcat-4.1.12/work/Standalone/localhost/jcwcd/jsp/testBean_jsp.j

Re: trivial error...tomcat 4.1.12...

2002-11-14 Thread Padhu Vinirs
7:22 AM To: [EMAIL PROTECTED] Subject: trivial error...tomcat 4.1.12... I was not getting this error before. It has started suddenly today. An error occurred at line: 5 in the jsp file: /jsp/testBean.jsp Generated servlet error: [javac] Compiling 1 source file /home/pady/jakarta-tomcat-4

Re: trivial error...tomcat 4.1.12...

2002-11-14 Thread Karr, David
In short, don't use the default package. Put all of your classes in packages. > -Original Message- > From: Padhu Vinirs [mailto:p.padhu@;VERIZON.NET] > Sent: Thursday, November 14, 2002 7:22 AM > To: [EMAIL PROTECTED] > Subject: trivial error...tomcat 4.1.12... >

trivial error...tomcat 4.1.12...

2002-11-14 Thread Padhu Vinirs
I was not getting this error before. It has started suddenly today. An error occurred at line: 5 in the jsp file: /jsp/testBean.jsp Generated servlet error: [javac] Compiling 1 source file /home/pady/jakarta-tomcat-4.1.12/work/Standalone/localhost/jcwcd/jsp/testBean_jsp.java:7: '.' expected i

Re: trivial error...tomcat 4.1.12...

2002-11-14 Thread Padhu Vinirs
I dont see this email posted. So trying again... Padhu Vinirs wrote: I was not getting this error before. It has started suddenly today. An error occurred at line: 5 in the jsp file: /jsp/testBean.jsp Generated servlet error: [javac] Compiling 1 source file /home/pady/jakarta-tomcat-4.1.