Thanks for the reply Raphael. I apologize, perhaps I did not make myself clear enough 
on my issue. I don't want to integrate Struts development in Jetspeed 1.5. Jetspeed 
should remain as is. What I want to do, for example, is to access a Struts app running 
on Server A from the Portal running on Server B. The Portal would display the Struts 
App in a portlet on the portal page and allow user interaction with the app. I looked 
at ApplicationsPortlet but not much documentation on it. Hope this helps.

-----Original Message-----
From: Raphaël Luta [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 29, 2004 3:58 PM
To: Jetspeed Users List
Subject: Re: How-To integrate with internal Struts applications


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]

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

Reply via email to