Is there any way to use parameters by reference in Java, like it is used in C.
I need to call a servlet with several parameters from an JSP, then modify the value of the parameters to return them to the JSP, and I must not use instance variables.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.