> i did such a project as well. I chose a solution, which I think is
> pretty fast, but not very beautiful. I just read my HTML Files in an
> String Array, where each line is a new field. I sent those files trough
> an OutputStream with MimeType "TEXT/HTML" to the browser. The advantage
> of this is, that I can parse my HTML File easily. The Shop is idependet
> of the design, because it is all made just in the HTML File, nothing is
> coded in the servlet.
> If you have any more questions, just mail me.
In that case you migth want to investigate these two links:
http://www.javaexchange.com/JSTemplate.html
http://www.hpl.hp.co.uk/people/ak/java/utils-doc/hplb.www.util.HtmlTemplate.html
which do it all for you.
Wouter
--
Mphasis Media BV. Interactive architects
Wouter Boers <[EMAIL PROTECTED]> http://www.MphasiS.com
Phone: +31 (0)71 5238575 Fax: +31 (0)71 5238576
Wouter Boers <[EMAIL PROTECTED]> http://www.ikke.net
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html