http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/basicportal_07/portlets/cms/ContentZoomPortlet.jsp?rev=1.7&content-type=text/vnd.viewcvs-markup
Above is good working example (also the baseBeans.com is in CVS above)
.V
Mouratidis, Georg wrote:
Hi all,
i have the following code in my .jsp
<snipp>
<c:import url="/WEB-INF/XML/Validate-Report.xml" var="xml"/>
<c:import url="/WEB-INF/XML/Validate-Report.xsl" var="xslt"/>
<x:transform xml="${xml}" xslt="${xslt}"/>
</snipp>
This is an example in JavaServer Pages Standard Tag Library Doc
but it does not work.
further more. i can see these lines on the client when i view the source.
this should meen that it wouldnt be parsed by the engine.
Can somebody help please??
mit freundlichen Grüßen
Georg XL. Mouratidis
Web Application Developer
Heiler|Software AG
Mittlerer Pfad 9
D-70499 Stuttgart
Tel: 0711-139 84-265
Fax: 0711-866 63 01
Email: [EMAIL PROTECTED]
Connecting Buyer and Supplier
http://www.heiler.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>