Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Servlet - "Professional JSP 2nd Edition" - Book


Message #1 by sabyasachi_m@h... on Sat, 28 Jul 2001 18:30:19
you could always zip the files up with winzip or similar instead. If 

jar -cvf etc

does not work then java and javac shouldnt work either because that it where
you will find the zip utility.

chanoch

-----Original Message-----
From: sabyasachi_m@h... [mailto:sabyasachi_m@h...]
Sent: 28 July 2001 19:30
To: Servlets
Subject: [servlets] Servlet - "Professional JSP 2nd Edition" - Book


I am referring the page number of the "Professional JSP 2nd Edition" Book, 
page 66. 

In order to create war file jar -cvf myfirstwebapp.war* command is used 
from the DOS Command Prompt.

My question is can we create war files without this Command Prompt?
[because my command prompt says "This program cannot be run from DOS mode".
For this fact I always compile and run my java classes from a TextPad and 
this happened after installing Oracle Developer 2000 on my Win98!]

If you have some solution please!

Regards,
smondal



  Return to Index