I've heard of that mentioned here before, and looked at it. I'll try to implement for outputting my ResultSet.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 06, 2005 5:04 AM To: [email protected] Subject: Re: [magnolia-user] "make sure that your (Java-) code is outside anything that starts with JSP" 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/ ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
