Problem with running and deploying a server in Eclipse 3.2 ?
TatonOct 6 2006 — edited Oct 6 2006I have downloaded Eclipse 3.2 . Windows-> Preferences
jre and server has been set . I have C:\jre1.5.0_07 and C:\Tomcat 5.0 .
Once it gave output when i ran a siple servlet but now it is giving a typical problem. The server is starting but the output is
http://localhost:8080/MyNew/
Directory Listing For /
--------------------------------------------------------------------------------
Filename Size Last Modified
--------------------------------------------------------------------------------
Apache Tomcat/5.0.27
-------------------------------------------------------------
MyNew is the name of the Dynamic Web Project.
I have a file named Hi.java which is the servlet. It is taking upto MyNew but not deploying Hi . Can you tell me why ? It deployed it once.
Please help me.
Best Regards
Taton