Hi ! I also find this extra return very annoying and would very much like to avoid it. Anyone knows how ? FYI : looking at the servlet code generated for the JSP, I found that all <jsp:getProperty /> tag are translated to out.println()statements, hence the extra return. Maybe this should be out.print() instead. Martin. [EMAIL PROTECTED] =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
