[Gridsphere-users] Account Creation

Jason Novotny novotny at gridsphere.org
Tue Dec 19 11:22:08 PST 2006


Hi Senthil,

Have a look at the UserManagerPortlet and the associated jsp files in 
admin/users/
As far as persisting the info, the easiest is to use the 
user.setAttribute(String key, String value) method. Basically the user 
table in SportletUserImpl.hbm.xml has associated with it a collection to 
map string key value pairs.

Jason

Natarajan, Senthil wrote:
>
> Hi,
>
> I am using Gridsphere 2.1.1, I need to add one more column called 
> “Status” in the below “User Account Manager” page. The value for the 
> Status field has to be saved in the database. Is it possible to do? If 
> so how to add this new column and where to start with (what files …). 
> Could you please let me know?
>
> Thanks,
>
> Senthil
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users at gridsphere.org
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>   


-- 
Jason Novotny 
Chief Portal Architect
BIRN-CC / UCSD
9500 Gilman Dr., La Jolla, CA
novotny at gridsphere.org
http://www.gridsphere.org



More information about the Gridsphere-users mailing list