Hallo, i have some new conclusion about the problem posted in the messagge "Struts form with XML/XSL". The server process the "html" tags, then process the "xsltags:style" (now i use the JSTL taglibs for the XSL transformation) that output a text with some "html" tags but they aren't parsed like Struts tag. So i have in output to the client an HTML file with some "html" tags! I'm searching a way to put the whole text (after the execution of <xsltags:style xml="aaa.xml" xsl="aaa.xsl"/> i have <html:form><html:text..../>...</html:form>) in the text that the Struts parser bring like input... or something like this!
I hope my problem is more understandable now... even if my english is a little bit poor! Please, help me!!! Giovanni --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

