created a .war file using the class files generated by browsing the jsp
pages
When i deploy the application(JRUN) using .war file and then browse
http://localhost/../Login.jsp
it works fine.
But when i change the jsp files to include "isThreadSafe=false", and
generate .war file using
the newly compiled jsp class files and then deploy, and then browse, i get
the exception
"the page .jsp could not be found"
Could someone help me out of this?
Asha
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.