Hi,
<% out.write("some text"); %>
This should work.
Oskar Zinger
Mike Alba wrote:
> Hi, I had a JSP running that was using a <% out.println("Some
> text"); %> But now when I try to run it I am gettinga HTTP 500
> errorand the output is "No method patching print() found in class
> javax.servlet.jsp.JspWriter. out.print( );" Any suggestions? Thanks so
> much for your help! Mike
- JSP Print Error Mike Alba
- Re: JSP Print Error Oskar Zinger
- Re: JSP Print Error Parag Shetye
- RE: JSP Print Error Michael Wentzel
