Hi,
Is it possible to have an action class
- construct a new HttpServletRequest
- send it to another site (possibly external)
- process the resulting HttpServletResponce (parsing it and storing values
into a bean)
- then load attributes onto it's own HttpServletResponce to forward to a
JSP
It sounds like a lot of overhead, but does anyone have any suggestions?
Thanks,
Bill
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets