Jump to content

Talk:JavaServer Pages compiler

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 203.200.20.99 (talk) at 05:50, 8 November 2004 (jsp compiler). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

does the jsp compiler, compile a jsp page for every change made...if so how does it detect that a change is made...... for eg: u open a jsp page and view it...go to the real source and make some static changes or even script changes...and then u press refresh, still while the server is running....u can view the changes made!!! so where, when and how does the server know that the change is made and when is it processed?????