Quantcast
Channel: Active questions tagged servlets - Stack Overflow
Viewing all articles
Browse latest Browse all 675

How to forward a request from the servlet to the action in Struts 2?

$
0
0

I want to forward a request from the servlet to the action using RequestDispacher like this

RequestDispatcher dispatcher=request.getRequestDispatcher("hello.action");dispatcher.forward(request, response);

It's not working. How can I resolve this problem?


Viewing all articles
Browse latest Browse all 675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>