Posted By:
Prince_M
Posted On:
Wednesday, April 18, 2007 11:07 PM
Hi , how a jsf form i.e and html form can work together . I need to send user from one application to another . From application A he pics product details and these details are sent to another application B which is displayed in another window. I need to send these details using html form . from a jsf page but also naigate to another jsf page on submitting the form. i.e While product idetails are displayed from B . user navigates to another page in A to make more selection. The issue is only one of it works. How this can be solved? Any solutions in JSF Thanks.
More>>