On 06.10.2005, at 02:38, Robert Van Overmeiren wrote:
I know that the Java pros believe in keeping Java out of JSP, and do so by using taglibs and beans. ...
one tip only: use displaytag if you wish to display lists of information in JSP. Your code gets so much cleaner, you actually start to see what the page is about :-)
http://displaytag.sourceforge.net/ Regards Boris Kraft --------------------------- Magnolia Content Management http://www.magnolia.info/ --------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
