Hi, *
Maybe this will a little bit stupid question for you, but I have a problem
with getting resposne within quick page.
I want to display image from database in browser, but I'm getting error that
HttpServletRequest cannot be resolved. Problem is in this line:
OutputStream o = getContext().getRequest();
My idea is to try to get image from HTML on this way:
/image.htm?id=3
Image is Click-page class, but it seems that HttpServletRequest is not
visible, and importing javax.servlet.http is not possible.
Maybe this is not click related topic, but please help.
Eclipse offers me to configure build path for that error. I've tried
everything, but everything failed.
Thank you in advance,
Nenad
--
View this message in context:
http://click.1134972.n2.nabble.com/Response-tp7113587p7113587.html
Sent from the click-user mailing list archive at Nabble.com.