users@glassfish.java.net

directory deployment vs Tomcat's instant refresh

From: fangzx <fangzhouxing_at_gmail.com>
Date: Sat, 17 Nov 2007 09:03:53 -0800 (PST)

In a Web application,when I want to update a JavaScript file(or JSP,HTML):

dev order of Tomcat:
1.modify the file content.
2.save it.
3.refresh in browser.

dev order of GlassFish (when directory deploy is supported):
1.modify the file content.
2.save it.
3a.(In Eclipse WTP auto) deploy from the project directory to
domains\domain1\applications\j2ee-modules.
3.refresh in browser.

Can I skip the step 3a ?

 
-- 
View this message in context: http://www.nabble.com/directory-deployment-vs-Tomcat%27s-instant-refresh-tf4827177.html#a13811006
Sent from the java.net - glassfish users mailing list archive at Nabble.com.