Dausch, Daniel wrote:
I completed the install and read available tutorials. Not sure where to go from there. My basic goal is to provide a INTRANET portal that provides access to multiple Struts applications sitting on different WebSphere App Server instances. The applications would be usable within its own portal window. What portlet type would this entail? How would relative URL's (action paths) embedded within a page (e.g., Submit button) be handled. Any help/guidance would be appreciated.


I suppose you have downloaded a Jetspeed 1.5 release. Unfortunately, there's no real easy way to integrate Struts development in Jetspeed 1.5, which is entirely built upon another web framework (Turbine).


You can however, download the current CVS version which will be the basis for the upcoming Jetspeed 1.6 release. This release integrates
"Fusion" engine to supports JSR-168 portlets. Among these portlets, you'll find a StrutsPortlet that should easily allow you to integrate
Struts application in Jetspeed portal.


The Jetspeed 1.6 release is expected in the next few weeks.

--
Raphael Luta - [EMAIL PROTECTED]
Apache Jetspeed - Enterprise Portal in Java
http://portals.apache.org/

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



Reply via email to