Importing a war file

Hi,

I mistakenly overwrote java studio creator project on my local machine with an old version of the same project. I still have the latest version running on tomcat server. Is there any way I could import the war file from server and have the updated version on my machine so that I can make changes to it. Can somebody please help. This is worrying me a lot.

Thanks,

S

[395 byte] By [spotineni] at [2007-11-26 10:02:18]
# 1
Spotineni,We don't support "import" of a WAR file, but please see the suggestions mentioned by our very own evangelist: http://forum.sun.com/jive/thread.jspa?forumID=123&threadID=99259Good luck.Sandeep--Creator Team
skj at 2007-7-7 1:34:23 > top of Java-index,Development Tools,Java Tools...
# 2

Thanks for the reply Sandeep. But when i export a project as war file, it stores jsp files and the class files(byte code) on the server. When I add an existing jsp page, it just shows the jsp code but not the exact java code. How do I get a page from the server with design, jsp and java views so that i can modify them and re-export the war file. Please let me know.

Thanks,

Sruthi

spotineni at 2007-7-7 1:34:23 > top of Java-index,Development Tools,Java Tools...