On Wed, 2 Oct 2002, marc fleury wrote: > I think it is a beautiful idea. In fact I would want it to work even > with the web packages to redeploy pages instead of the whole jsp > enchillada and the whole site. Go ahead with this work and we will > generalize to the web layers
Hmm. Most(all?) servlet engines check updatedness for each request(and sub-requests). If jboss were to 'pre-compile' the pages, when it received some signal, then this could be a somewhat significant runtime performance win. Of course, if jboss still did a background scan of *all* jsp files, then this would be no win. I vote for this feature, if anyone is actually doing any tallying. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
