I think there is a common syntax, and can be integrate.. I new in struts,
and will find it out. ;(

Jetspeed based on JSP (not VM, the default is VM, you must modify the
properties first),  hava a tag lib, and can be added in the JSP.. and this
behavior smiliar with generic tag lib in JSP, and i can find it in Struts
also..

If some one can call the Jetspeed API from the Strusts, and integrate it..
waw.. please let me know..

Frans

----- Original Message -----
From: "Ted Husted" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, December 19, 2001 9:06 PM
Subject: Re: Personalized content using Struts. Jetspeed?


> Jetspeed is using its own application model, based on "portlets".
>
> These are basically web applications within web applications.
>
> I've looked closely at the model myself, and eventually came to the
> conclusion that what is really needed is a good way to plug "modules"
> into an existing web application. The portlet model allows this, but
> everything ends up tied to the portlet API (which Jetspeed and Websphere
> are inventing together).
>
> Personally, I believe given some modest personalization features, Struts
> can provide the same features without resorting to creating another API,
> which simply mirrors the web application API.
>
> Perhaps personalization should be viewed as an extension of the message
> resources idea. Right now we have a (rather large) message file for each
> locale. With personalization, the same concept applies, except that
> there is a (small) resource file available for each user.
>
> Cedric has been doing some good work in Tiles regarding rendering a
> portlet-like display. But for it all to come together, Struts needs to
> support multiple configuration files and multiple controllers. You could
> then plug one Struts application into another, the way Jetspeed lets you
> plug in portlets.
>
> But, if you need a plug-and-play Enterprise Information Portal, and what
> Jetspeed bundles meets your needs, definately go for it.
>
> Though, personally, I would be cautious when it came to actually
> developing new portlets, since there is still a lot of unproven ground
> there.
>
>
> -- Ted Husted, Husted dot Com, Fairport NY USA.
> -- Custom Software ~ Technical Services.
> -- Tel +1 716 737-3463
> -- http://www.husted.com/struts/
>
>
>
> "VEDRE, RANAPRATAP REDDY" wrote:
> >
> > Thanks this is exactly what i was looking for.
> >
> > Struts mailing list worked again!
> >
> >  do you have info about how jetspeed works with struts.
> >
> >  any sites built using struts with jetspeed.
> >
> > Thanks
> >
> > -----Original Message-----
> > From: Yerramreddy, Sridhar [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 18, 2001 11:29 PM
> > To: 'Struts Users Mailing List'
> > Subject: RE: Personalized content using Struts. Jetspeed?
> >
> > Please refer to the below for more Jetspeed User preferences section:
> >
> > http://jakarta.apache.org/jetspeed/site/customizer.html
> >
> > -----Original Message-----
> > From: VEDRE, RANAPRATAP REDDY [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 18, 2001 9:55 PM
> > To: 'Struts Users Mailing List'
> > Subject: RE: Personalized content using Struts. Jetspeed?
> >
> >
> >  i am looking for something on the user level.
> >
> >  for example we have yahoo themes where we can change the appearance of
> > wesite and also ordering of the menus like content management
preferences
> > for users i.e., a user can choose where his menu's(tables) are displayed
and
> > when he logs the next time they should be in place where ho left the
menus
> > when last logged. this is similar to most portal sites like yahoo and
msn.
> >
> > Thanks.
> >
> > -----Original Message-----
> > From: Yerramreddy, Sridhar [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 18, 2001 10:44 PM
> > To: 'Struts Users Mailing List'
> > Subject: RE: Personalized content using Struts. Jetspeed?
> >
> > If you look at the Jetspeed implementation carefully, It does provide
> > content entitlements based on role and user group. Basically, You can
> > customize and personalize the content presented at user community level.
If
> > you are looking for deeper personalization based on Profile and event
based,
> > You might want to consider developing some custom tags/classes that will
be
> > reading the session tracking info and dynamically delivering specific
> > content, etc..
> >
> > -----Original Message-----
> > From: VEDRE, RANAPRATAP REDDY [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 18, 2001 9:39 PM
> > To: 'Struts Users Mailing List'
> > Subject: RE: Personolized content using Struts. Jetspeed?
> >
> > I have looked the apche slide web page but it does not mention amything
> > about proving customization(personalized content) for users.
> >
> >  yes, jetspeed does not do much help either.
> >
> >  please let me know if you have any other info about customized content
> > using struts.
> >
> > Thanks.
> >
> > -----Original Message-----
> > From: Kris Thompson [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 18, 2001 1:15 PM
> > To: Struts Users Mailing List
> > Subject: Re: Personolized content using Struts. Jetspeed?
> >
> >  From what I have heard Jetspeed is tightly coupled with Turbine and no
> > talk of a port to struts yet.
> >
> > If it is content you want have you or anyone else checked out Slide?
> >
> > Kris
> >
> > VEDRE, RANAPRATAP REDDY wrote:
> >
> > > I would like to know what is the best way to provide customized
content to
> > >the user like providing layout and color change etc., similar to portal
> > >sites.
> > >
> > >  Is Jet Speed the solution for this?.
> > >  Are there any competetors. I use Templates Tags in struts on Tomcat
and
> > >Apache web server.
> > >
> > > Saw a few sites with jetspeed on jakarta site.  I am not sure if those
> > >sites were built using struts.
> > >
> > > Interested in getting links to sites providing customization build
using
> > >struts.
> > >
> > >- Thanks
> > >
> > >
> > >
> > >--
> > >To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > >For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to