creating jsp files

2000-08-21 Thread Erwan TROEL
how can i create files with jsp extensions without a java editor like jbuilder for example?thanks === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be

Re: creating jsp files

2000-08-21 Thread swaroop
You have enter the code in normal editor, and save it as with an extension .jsp === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at:

Re: creating jsp files

2000-08-21 Thread I Wayan Saryada
You can use any text editor if you like. .iws. -Original Message- From: Erwan TROEL [mailto:[EMAIL PROTECTED]] Sent: Monday, August 21, 2000 9:54 PM To: [EMAIL PROTECTED] Subject: creating jsp files how can i create files with jsp extensions without a java editor like jbuilder

Re: creating jsp files

2000-08-21 Thread Jimmi Dyson
If using Windows then when you save the file put " " around the file name, i.e. "file.jsp". Shouldn't be a problem in Linux/Unix. -Original Message- From: Erwan TROEL [mailto:[EMAIL PROTECTED]] Sent: Monday, August 21, 2000 2:54 PM To: [EMAIL PROTECTED] Subject: crea

Re: creating jsp files

2000-08-21 Thread Naveen Gupta
just use notepad and save file with .jsp extensions -Original Message- From: Erwan TROEL [mailto:[EMAIL PROTECTED]] Sent: Monday, August 21, 2000 7:24 PM To: [EMAIL PROTECTED] Subject: creating jsp files how can i create files with jsp extensions without a java editor like jbuilder