Tagged Questions

1
vote
1answer
54 views

URL forwarding JSF

I have a JSP page which is named as erSelection.jsp. But, at the deployment in the configuration file it is stored as ERSelection.jsp as a result page not found error is found. Is there a way in JSF ...
0
votes
2answers
425 views

How to redirect pages in jsp

actully I have to design several pages in jsp.after clicking on the submit button the first page the page should be automatically redirected to the second jsp page.plz tell me how to do it
0
votes
1answer
294 views

DotNetNuke Page Redirecting

When I browsing my DotNetNuke application from the server, it automatically redirects to error.aspx. How do I cause my DotNetNuke application to serve default.aspx when visited from the server?