webtier@glassfish.java.net

JSF - Automatic </html> included

From: <webtier_at_javadesktop.org>
Date: Tue, 13 Oct 2009 11:37:42 PDT

Hi,
  Whenever I include
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>

at my JSP pages, an automatic </html> is included, but I'd like not to add it, because I want to generate a javascript page dinamically. Is it possible to do this through JSF? Could someone help me?

Thank you

Alex
[Message sent by forum member 'abgrilo' (abgrilo_at_gmail.com)]

http://forums.java.net/jive/thread.jspa?messageID=367805