One of the main benefits of jsp that it can be updated dynamically by which I mean when a jsp is updated the application need not be re-deployed since jsp is complied run time.
my question is the following : we have a j2ee application (standard architecture struts + ejbs+toplink). we deploy an ear file. when we deploy an ear file is there any way we can update the jsp files in it without re-deploying?. if so how?. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]