----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I don't know much about JSP at this time.
But i want to separate the HTML code from the java code.
I don't want to generate the HTML code inside a Servlet because
maintainabillity isn't easy this way.
I heard that you can store the HTML (layout) inside JSP and then
let the Servlet engine serve those  JSP. 
Can this be done with JServ , who parses the JSP's then?
or must i wait for tomcat?

greetings
Johan




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to