Andiputranto Sukojo wrote:
Hi

I'm Andi, just install tomcat 5 and try to play with jsp-example.

i modified some jsp file but why there's no change happend ?

when i see the web.xml but all jsp file mapping to java class file ???

Those webapps are precompiled.


i cannot find where those class file located and
i thought i can  treat jsp file like html like ( no need any mapping).

You can do both.
Precompilation is a production setting (better performance, per page performance statistics), and gives the user a better user experience (no wait on first access).


--
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
R�my Maucherat
Senior Developer & Consultant
JBoss Group (Europe) S�RL
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to