James, I guess some guru can help out on your first query.
with parameter passing: I meant passing url query parameter to JSF Edit/Insert page. Say
your JSF employee edit/insert page uses employeeId param to pass PK to backing bean; and
you create a link link New Employee; on this link you could pass empty url query param
employeeId to JSF Edit/Insert form. This worked for me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097537#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...