You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ROSSEL Olivier <ol...@airbus.com> on 2002/11/19 16:22:23 UTC

Calling a JSP from a tile.

A JSP usually have a <html:html> main tag.
This tag is supposed (mainly) to provide a <html> tag in the output.

But if you call this JSP from a tile, you get an <html> tag
in the middle of your tile. Of course you do not want that.

Can the tag <html:html> check if a <html> has already been 
opened, and decide not to output its (unneeded) <html> tag.

This way, the JSP could be content-aware: if it's alone, it manages
everything, if it's inside a tile, it outputs only its body code.


---cut here---


This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>