Brad, in there is a tr:document in trinidad it uses facets (like metaContainer) for adding custom / third party js (like dojo)
-Matthias [1] http://incubator.apache.org/adffaces/trinidad-api/tagdoc/tr_document.html On 12/18/06, Brad Smith <[EMAIL PROTECTED]> wrote:
Hi Mario I did not experience problems but I also did not get what I am looking for. Specifically, I would like the following basic outline in a web page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> </head> <body id='some id'> </body> </html> Based on limited experience, I believe the t:document tags will produce: <html> <head> </head> <body> </body> </html> Am I accurate with this? Thanks, Brad On Mon, 2006-12-18 at 20:48 +0100, Mario Ivankovits wrote: > Did you experience any problems? > > > Ciao, > Mario >
-- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

