You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Tanveer Dhillon <ta...@secf.com> on 2005/04/19 08:35:42 UTC

Error.vm

HI..
I m using velocity with turbine. When we get an error ,error.vm is called.
Is there a method to print the corresponding error on the error.vm page.

Thanks
Tanveer

-----Original Message-----
From: Schleicher Johannes [mailto:j-schleicher@gmx.at]
Sent: Monday, April 18, 2005 7:48 PM
To: Turbine Users List
Subject: Re: External Actioncall


Hello

>What would the benefit of using turbine be?
>
>
>
The Servletcall is the only external call, the rest of the application
could use alle the benefits of turbine including user/role management,
velocity etc.

>You should be able to do this, but you couldn't use the security layer
unless
>the clients login'd in first.
>
>
>
Thats why i wanted to know wheter there is a way to do this via the
TurbineServletDispatcher.

Best regards

John




---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Error.vm

Posted by sergiu gordea <gs...@ifit.uni-klu.ac.at>.
Tanveer Dhillon wrote:

>HI..
>I m using velocity with turbine. When we get an error ,error.vm is called.
>Is there a method to print the corresponding error on the error.vm page.
>  
>
you can try $data.getSystemErrors()

 Sergiu

>Thanks
>Tanveer
>
>-----Original Message-----
>From: Schleicher Johannes [mailto:j-schleicher@gmx.at]
>Sent: Monday, April 18, 2005 7:48 PM
>To: Turbine Users List
>Subject: Re: External Actioncall
>
>
>Hello
>
>  
>
>>What would the benefit of using turbine be?
>>
>>
>>
>>    
>>
>The Servletcall is the only external call, the rest of the application
>could use alle the benefits of turbine including user/role management,
>velocity etc.
>
>  
>
>>You should be able to do this, but you couldn't use the security layer
>>    
>>
>unless
>  
>
>>the clients login'd in first.
>>
>>
>>
>>    
>>
>Thats why i wanted to know wheter there is a way to do this via the
>TurbineServletDispatcher.
>
>Best regards
>
>John
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>
>  
>