Re: [ilugd] Need J2EE help

2010-07-09 Thread Rakesh Kumar
On Fri, Jul 9, 2010 at 5:17 AM, Ashish SHUKLA wahjava...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Rakesh Kumar writes: Hi all, I have started working on J2EE(Servlets and JSPs) on LINUX. I have been working on this language on windows only but now i have

Re: [ilugd] Need J2EE help

2010-07-09 Thread Ashish SHUKLA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Rakesh Kumar writes: [...] Okay alright tell me one thing that is there anything like classpath in Linux. If yes please tell me how to set classpath in Linux? You probably mean CLASSPATH for Java applications, which you can set by passing '-cp'

Re: [ilugd] Need J2EE help

2010-07-09 Thread Rakesh Kumar
On Fri, Jul 9, 2010 at 11:43 PM, Ashish SHUKLA wahjava...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Rakesh Kumar writes: [...] Okay alright tell me one thing that is there anything like classpath in Linux. If yes please tell me how to set classpath in Linux?

Re: [ilugd] Need J2EE help

2010-07-09 Thread Tarun Dua
Okay alright tell me one thing that is there anything like classpath in Linux. If yes please tell me how to set classpath in Linux? You probably mean CLASSPATH for Java applications, which you can set by passing '-cp' argument to the 'java' command-line. For details, RTFM java(1) OR the

[ilugd] Need J2EE help

2010-07-08 Thread Rakesh Kumar
Hi all, I have started working on J2EE(Servlets and JSPs) on LINUX. I have been working on this language on windows only but now i have some free time and i want to learn, how can i run my servlets on Linux. I have no experience in servlets on LINUX so before i start working on it i