Re: Compile with JRUN

2000-01-12 Thread Tim Stephenson
I am using JRUN 2.3.3, which is certainly different in some respects from earlier releases. However... JRun uses the prefix /servlet/ to identify a url (eg 'hostname/servlet/servletname') that refers to a servlet rather than an html page. It can also use a dedicated extension (Allaire suggest .sht

Re: Compile with JRUN

2000-01-11 Thread Sharat Babu
http://technet.oracle.com go to sample or software or example section -Original Message- From: Surendra Radaye [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 11, 2000 2:30 PM To: [EMAIL PROTECTED] Subject: Compile with JRUN Hi I am new to jave developmets,but have worked on ASP

Compile with JRUN

2000-01-11 Thread Surendra Radaye
Hi I am new to jave developmets,but have worked on ASP. I am using JRUN 1.3 on Apache web server 1.3.6 for developing servlet application. How do i compile the source to develop servlet using jrun. Can anybody refer me a good website with good database related examples to start with. Than