A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: showing user home pages

Re: Re: showing user home pages

by mraible :: Rate this Message:

Reply to Author | View in Thread

You should be able to do this fairly easily. Just change the mainMenu (or some other page) to be the default page. Map a Controller/Action to it, look up the users information and populate the page.

On Thu, Jun 4, 2009 at 10:08 AM, Ime Asangansi <imeasangansi@...> wrote:
Hi all,
Please, will the answer be to adapt a CMS like Alfresco or Liferay??

TIA

Ime


On Sun, May 31, 2009 at 2:40 AM, Ime Asangansi <imeasangansi@...> wrote:
Hi,

First I should say thanks to those that have answered my questions in the past and have made appfuse easy for me.

I have a question. I would like to make my appfuse application such that each user logs into his/her own home page.
This would allow me show user-specific things such as number of this/that received or sent my user, credits left, last login and even some CRUD functionality for a table.

I'll be very grateful to have some leads on this.

Otherwise, is there any other solution that could handle this?

TIA

Cheers,
Ime


 « Return to Thread: showing user home pages