Re: how to set classpath for servlet-api.jar, jsp-api.jar and struts.jar for Ubuntu

2008-08-04 Thread Gabriel Belingueres
http://www.eclipse.org/newsgroups/ Honestly, if you know what it takes to develop a web application with java, then you will find all the configuration options you need just with the eclipse help files and some common sense. May the force be with you. 2008/8/4 Narasimha Raju Naidu <[EMAIL PROTECTE

Re: how to set classpath for servlet-api.jar, jsp-api.jar and struts.jar for Ubuntu

2008-08-03 Thread Narasimha Raju Naidu
ok. sure i will. but can you send link for eclipse form. becoz i faild to found that form link. On Sat, Aug 2, 2008 at 11:05 PM, Gabriel Belingueres <[EMAIL PROTECTED]>wrote: > Struts are just jar files. From Eclipse POV, it is just another User > Library or J2EE Module Dependency. > You may f

Re: how to set classpath for servlet-api.jar, jsp-api.jar and struts.jar for Ubuntu

2008-08-02 Thread Gabriel Belingueres
Struts are just jar files. From Eclipse POV, it is just another User Library or J2EE Module Dependency. You may find more help in an Eclipse specific mailing list/forum. 2008/8/2 Narasimha Raju Naidu <[EMAIL PROTECTED]>: > thanks for your reply. i installed eclipse but inorder to strat struts > ap

Re: how to set classpath for servlet-api.jar, jsp-api.jar and struts.jar for Ubuntu

2008-08-02 Thread Narasimha Raju Naidu
thanks for your reply. i installed eclipse but inorder to strat struts application what are the steps required any reference sites, please mention. waiting for your reply. Regrads... On 8/2/08, Gabriel Belingueres <[EMAIL PROTECTED]> wrote: > > Install yourself a nice looking IDE like eclipse,

Re: how to set classpath for servlet-api.jar, jsp-api.jar and struts.jar for Ubuntu

2008-08-02 Thread Gabriel Belingueres
Install yourself a nice looking IDE like eclipse, netbeans or from any other vendor. They handle classpaths and Tomcat configurations with a few clicks of your mouse. 2008/8/2 Narasimha Raju Naidu <[EMAIL PROTECTED]>: > hi to all, > > i am using ubuntu OS and recently i installed tomcat and starti

how to set classpath for servlet-api.jar, jsp-api.jar and struts.jar for Ubuntu

2008-08-01 Thread Narasimha Raju Naidu
hi to all, i am using ubuntu OS and recently i installed tomcat and starting developing struts applications. in order to compile my own servlet classes it is required to set classpath. i am failing to set classpath becoz i am new to UBUNTU. can any one resolve my problem. waiting for you people's