Re: Of Struts and Tiles and Portals

2005-03-11 Thread Matt Raible
On that note, how about how to install Jetspeed and deploy a Struts app to it? ;-) http://raibledesigns.com/page/rd? anchor=installing_jetspeed_and_deploying_struts Matt On Mar 11, 2005, at 5:38 AM, Ted Husted wrote: If you wanted to use "conventional" portlets with Struts, you're suppose to a

Re: Of Struts and Tiles and Portals

2005-03-11 Thread NetSQL
Google on Tiles 101 and 201 artilces. 1up.com is a portal done in struts, you can see like 12 tiles per page (it has 100s of pages and each of the 12 tiles per page is CMS db driven, ex: top 10 games in category) It was done open source projeect basicPortal (if you have a big struts project and

Re: Of Struts and Tiles and Portals

2005-03-11 Thread Ted Husted
If you wanted to use "conventional" portlets with Struts, you're suppose to able to do that. * [http://portals.apache.org/] * [http://portals.apache.org/jetspeed-2/multiproject/portals-bridges-struts/] -- HTH, Ted. On Thu, 10 Mar 2005 14:03:27 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote: > My n

Of Struts and Tiles and Portals

2005-03-10 Thread Wendy Smoak
My next project looks like it will be a portal-type app to display information about our operation. Different people will be allowed to see or will choose different things, based on what they do within the organization. So I asked Google about Struts and Tiles and Portal, and, well, didn't find m