Re: Persistence, session, or bean reload.

2007-04-22 Thread Mansour
OK I found what I am looking for, but I am missing something. Basically I need to be able to post back to an action. How do I check if the request is post back or not. Mansour wrote: hello every one: I am having a look at hibernate and I think it's neat. however, is there away to temporary

Persistence, session, or bean reload.

2007-04-21 Thread Mansour
hello every one: I am having a look at hibernate and I think it's neat. however, is there away to temporary persist an object in struts2 without using hibernate. For example, If a site admin needs to edit users profiles (ie. add , remove permissions or any other kind of updates) then the user p