Skip to Content
0
Former Member
Feb 13, 2008 at 06:54 AM

connection to backend in jspdynpage using jco connections

23 Views

Hi All,

I have created portal application using JSP Dynpage and Bean.In that i am using two jsp pages for navigation.In the first page i took two inputfields for input and in Jspdynpage written the connections to backend .If the input given in the inputfield is equals to the data in backend it has to navigate to another jsp file.After giving required fields and click the button it is resetting the given information in the fields instead of navigating to the other jsp page.

Please help me out of this issue.