Subject: Composing site of parts 2005-12-20 - By Florian Lindner
Back Hello, I know it's a stupid subject, but a better did not come to my mind... I'm currently converting a small PHP site to JSP/Beans/Servlets/... One standard task is that a site contains a part which is the same on every page (like doctype, HTML header, navigation) and one page specific. I've done that with including a top and a buttom file and inbetween my content.
What is the best way (not just replication of PHP behavoir) on solving that issue with JSP technics? (without any external tools/libs, just the J2EE standard stuff [it's for learnung]).
Thanks,
Florian
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|