RE: How to Run Servlet

2006-12-20 Thread Nelson, Tracy
figure it out when I was learning Java... --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: athula bogoda [mailto:[EMAIL PROTECTED] | Sent: Wednesday, 20 December, 2006 05:55 | To: Tomcat Users List | Subject: Re: How to Run Servlet | | Thnks it

Re: How to Run Servlet

2006-12-20 Thread athula bogoda
ponse > > location: class HelloServlet > > HttpServletResponse response) > > ^ > > HelloServlet.java:27: cannot find symbol > > symbol : class ServletException > > location: class HelloServlet > > throws ServletException

Re: How to Run Servlet

2006-12-20 Thread Andre Prasetya
CTED]> To: Tomcat Users List Sent: Tuesday, December 19, 2006 6:19:11 PM Subject: Re: How to Run Servlet And please provide the complete terminal output of compilation process so we can have an idea what is your problem. Mark Thomas a écrit : > athula bogoda wrote: > >> This is the

Re: How to Run Servlet

2006-12-20 Thread athula bogoda
let throws ServletException, IOException ^ 6 errors Thanks, Athula - Original Message From: David Delbecq <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, December 19, 2006 6:19:11 PM Subject: Re: How to Run Servlet And pleas

Re: How to Run Servlet

2006-12-19 Thread David Delbecq
And please provide the complete terminal output of compilation process so we can have an idea what is your problem. Mark Thomas a écrit : > athula bogoda wrote: > >> This is the file i tried to execute. >> >> I also set the class path for jsp-api.jar and servlet.jar files. >> But it did not work

Re: How to Run Servlet

2006-12-19 Thread Mark Thomas
athula bogoda wrote: > This is the file i tried to execute. > > I also set the class path for jsp-api.jar and servlet.jar files. > But it did not work. Your servlet needs to be in a package. Next, how did you try and compile it when you got the "Cannot find symbols." error? Mark ---

Re: How to Run Servlet

2006-12-19 Thread athula bogoda
Mark Thomas <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, December 19, 2006 5:39:07 PM Subject: Re: How to Run Servlet athula bogoda wrote: > I installed it and try to compile servlet file. But it gives an error"Cannot > find symbols." > >

Re: How to Run Servlet

2006-12-19 Thread Mark Thomas
athula bogoda wrote: > I installed it and try to compile servlet file. But it gives an error"Cannot > find symbols." > > Thanks, A little more information would help. What did you try and compile and how did you try and compile it? Mark

Re: How to Run Servlet

2006-12-19 Thread athula bogoda
I installed it and try to compile servlet file. But it gives an error"Cannot find symbols." Thanks, - Original Message From: Mark Thomas <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, December 19, 2006 9:04:04 AM Subject: Re: How to Run Servlet athula bo

Re: How to Run Servlet

2006-12-18 Thread Mark Thomas
athula bogoda wrote: > Hi, > I am new to servlet. > > Can any one tell me how to run servlet file in Tomcat 5.0. First off, you will be better off with 5.5.x rather than 5.0.x Then you could try following the following example: http://tomcat.apache.org/tomcat-5.5-doc/appdev/index

How to Run Servlet

2006-12-18 Thread athula bogoda
Hi, I am new to servlet. Can any one tell me how to run servlet file in Tomcat 5.0. When I run my hello world file it views the souce file. But examples are given in Tromcat local server is working fine. Help me. Send instant messages to your online friends http://uk.messenger.yahoo.com