getResponse().write(foo)

getResponse().getOutputStream()

-Igor


On 6/7/06, Gangadhar Vibhute <[EMAIL PROTECTED] > wrote:
Hi All

I want to use following methods of servlets in wicket how to use it

response.getWriter()
ServletOutputStream ouputStream =response.getOutputStream();



_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user



_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to