Hello,
 
I have just a few very easy questions I think, but I cannot solve them myself.
 
* I have servlets and JSP pages. What is the easiest way to send dat from the servlets to the JSP pages?? Is that only possible by session objects and returning values of the servlet functions???
* Then here directly my second question. Is it possible to call servlet functions directly from JSP pages. And I don't mean th doPost and that kind of functions. Or otherwise, is it maybe possible to just call the doPost functions without a real post actions, so a faked one or something like that.
 
Thanks in advance
 
Michel Verwijmeren
Infopulse Portugal

Reply via email to