Hi

I am using Cocoon2 and Tomcat4.0

I am trying to use the request object in a logicsheet but it didn't work.


--------------------//-----------------
<xsl:stylesheet version="1.0" 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
xmlns:xsp="http://apache.org/xsp"; xmlns:Mis="http://maisis.pt/xsp/Mis/1.0";>

....


<xsl:template match="Mis:Build">
<mis>
<xsp:logic>
        try
        {

        MisInterface misInt = MyXptoMis.getInterface( request, value1, value2);
.....
----------------//----------------

What is the problem?


Thanks

Orlando Antunes


_________________________________________________________________
Converse com seus amigos online, faça o download grátis do MSN Messenger: 
http://messenger.msn.com.br


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to