Hi All,
I have two associated tables viz. User and LoginInfo .
User table contains:-
UserId
FirstName
UserType

LoginInfo table contains:-
UserId
UserName
Password 

I have 2 type of users: Admin and Agent
Admin can search agents and change Agent details(FirstName, UserName, Password).
I have search result page with edit link in front on every agent.
I dont know how to pre populate the edit form and update the changes in the 
database.

Can anyone just give me an idea  how to do this.

Any help would be appreciated.

Regards,
Vikram



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118180#4118180

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118180
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to