You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by scott <sc...@macrisolutions.com> on 2004/02/20 01:13:57 UTC

struts and jetspeed

I am new to portal development and jetspeed.  When developing web applications 
and portlets for jetspeed, is it still a good idea to use struts for an MVC 
architecture; or is there a better way to handle an MVC architecture with 
jetspeed?

-- 
Scott A. Macri
Software Engineer/Director
Macri Solutions, LLC



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


R: struts and jetspeed

Posted by Piero Cazzati <pi...@cazzati.it>.
Hi scott,

> I am new to portal development and jetspeed.  When developing web 
> applications 
> and portlets for jetspeed, is it still a good idea to use struts for
an 
> MVC 
> architecture; or is there a better way to handle an MVC architecture
with 
> jetspeed?

Just Jetspeed1 uses MVC architecture. You can use Velocity template
engine or Java Server Pages (JSP) to produce own presentation layer
issues.
For more information you can see at the Velocity site. 

> -- 
> Scott A. Macri
> Software Engineer/Director
> Macri Solutions, LLC

--
Piero



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