You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Esseling Norman <No...@esn1.siemens.de> on 2002/12/02 09:57:57 UTC

JSP instead of Velocity?!

Hello,

is it possible to create the view only with JSP? 
Or is the turbine framework not so flexible? 
Has anybody created the view of the sample application with jsp or any
know-how with this task?

----------------------------------------------------------------------------
------------
Mit freundlichem Gruß / kind regards
Esseling, Norman
Werkstudent, Siemens Dortmund I&S IT PS, Germany


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: JSP instead of Velocity?!

Posted by Rodney Schneider <ro...@actf.com.au>.
On Mon, 2 Dec 2002 19:57, you wrote:
> Hello,
>
> is it possible to create the view only with JSP?

Yes!  Turbine was designed to support various templating systems as 
well as other views such as JSP.

You should read about the JSP Service:
http://jakarta.apache.org/turbine/turbine-2/services/jsp-service.html

I have not personally used JSP with Turbine, but if you search the 
mailing list archives, you might find some helpful information:

http://archives.apache.org/eyebrowse/SearchList?listId=&listName=turbine-user%40jakarta.apache.org&searchText=JSP&defaultField=subject&Search=Search

Regards,

-- Rodney

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>