I would like to send parameters from a java file that does a specific job to index.jsp file. How to achieve it? Basically my application gets data from wsdl link and java file processes it. And I want to pass the output of java file to jsp.
Thanks in advance.
This can be set in the java.
In the index.jsp you can use
to obtain the value