A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

showing user home pages

View: New views
4 Messages — Rating Filter:   Alert me  

showing user home pages

by Ime Asangansi-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: showing user home pages

by Ime Asangansi-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Re: Re: showing user home pages

by mraible :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



Re: Re: showing user home pages

by Ime Asangansi-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks, Matt!!!
Will try this out!!!

On 6/4/09, Matt Raible <matt@...> wrote:

> 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
>>>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...