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

Reply via email to