I would start with Liferay since (according to Mariella), it's the most mature and easiest to work with. You could create a page on the wiki at http://appfuse.org for the tutorial. I'm sure other developers would be happy to review it for you.
Matt On 11/2/07, dashaun <[EMAIL PROTECTED]> wrote: > > I think I have enough information to put together a tutorial for using > appfuse-struts2 (w/hibernate) as a portlet. It's not that much of a change > really. I'm not sure really how to go about doing such a thing. What > portals would I need to be considering? Jetspeed, JBossPortal, Liferay, > others (open source) I don't know? > > > Mariella wrote: > > > > Matt, > > > > I am developing some portlets using JBoss Portal lately and one of the > > things I miss comparing it with Appfuse is that every time I need to > > start a new project I have to manually change my XMLs, POJOs and jsp's. > > I was able to integrate SpringMVC with the portal using Hibernate and it > > is very similar to Appfuse, the HTTP Request is one of the things that > > is differently handled. Everytime I work on the portal I think how > > appfuseportal would be so much cooler! > > > > > > -----Original Message----- > > From: Matt Raible [mailto:[EMAIL PROTECTED] > > Sent: Monday, November 06, 2006 12:49 AM > > To: [email protected] > > Subject: Re: [appfuse-user] web portal? > > > > It's more of a matter of getting AppFuse to run on Jetspeed. I've done > > this with Equinox in the past. > > > > http://raibledesigns.com/page/rd?entry=installing_jetspeed_and_deploying > > _struts > > > > It's possible we'll developer a portlet version of AppFuse in the > > future, but I wouldn't know what features to include out-of-the-box. A > > portlet-ready app is a fair amount different than a > > whateverappserveryouwant-ready application. > > > > Matt > > > > On 11/5/06, Dodo <[EMAIL PROTECTED]> wrote: > >> > >> I guess the portal type site with portlets used. I guess I have to > >> integrate things like JetSpeed into appfuse for this kind of things > > .... > >> > >> Sam, > >> > >> > >> ----- Original Message ----- > >> From: "Matt Raible" <[EMAIL PROTECTED]> > >> To: <[email protected]> > >> Sent: Monday, November 06, 2006 5:36 AM > >> Subject: Re: [appfuse-user] web portal? > >> > >> > >> > Do you mean a "portal" or "dashboard" type site, or do you mean a > >> > site that's deployed on a portal server and built with portlets? > >> > > >> > Matt > >> > > >> > On 11/5/06, Dodo <[EMAIL PROTECTED]> wrote: > >> >> > >> >> > >> >> Hi guys, > >> >> > >> >> Has anyone used appfuse to develop a web portal site? > >> >> > >> >> Care to share any experience and tips on this? > >> >> E.g. what tools, framework and approach did you use? > >> >> > >> >> Thanks, > >> >> > >> >> Sam > >> > > >> > > >> > -- > >> > http://raibledesigns.com > >> > > >> > -------------------------------------------------------------------- > >> > - 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] > >> > >> > > > > > > -- > > http://raibledesigns.com > > > > --------------------------------------------------------------------- > > 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] > > > > > > > > -- > View this message in context: > http://www.nabble.com/web-portal--tf2576884s2369.html#a13551449 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
