> From: Orlando Antunes [mailto:[EMAIL PROTECTED]]
> 
> 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?

You tell us! You did not provide any information about issue you are
experiencing.

PS Usually it is a error page, ERROR entry in the log file, stacktrace

Vadim


> Thanks
> 
> Orlando Antunes


---------------------------------------------------------------------
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