hai,
I installed Eclipse3.1 but in that no option of server.
I want write a programs servlets & JSP's in Eclipse3.1 . what i'll
do.
Manish Pandit - 21 Sep 2006 02:36 GMT
Assuming your server is tomcat and you are talking about a web-app, you
can use sysdeo tomcat plugin. That will integrate tomcat with eclipse
debugger too, and give you basic controls
(startup/shutdown/restart/reload context,etc.).
http://www.sysdeo.com/eclipse/tomcatplugin
-cheers,
Manish
> hai,
>
> I installed Eclipse3.1 but in that no option of server.
>
> I want write a programs servlets & JSP's in Eclipse3.1 . what i'll
> do.
David Segall - 21 Sep 2006 13:12 GMT
>hai,
>
>I installed Eclipse3.1 but in that no option of server.
>
>I want write a programs servlets & JSP's in Eclipse3.1 . what i'll
> do.
May I suggest that, before you follow that route, you have a look at
Java Studio Creator
<http://developers.sun.com/prodtech/javatools/jscreator/>.