Posted By:
mahesh_sharma
Posted On:
Wednesday, March 8, 2006 07:55 AM
When I type a Url of a JSP Page in Address bar, it run dynamically & execute each java statement.
But when i try to run the same page through requestDispacher.forward, it run as statically & does not execute any loop or java code
.