JSP page cut off when using Jetty 6

View: New views
1 Messages — Rating Filter:   Alert me  

JSP page cut off when using Jetty 6

by Mackstar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi I am a Jetty and Java newbie,

I have not tried it in another container, but I have a JSP page that just suddenly cuts off

It seems like it is a max page length type setting. Is there anything in Jetty causing this.

If I delete the code around where the code cuts off, it just gets cut off at a point which would similar amount of charecters.

There is no problem in compiling the JSP page. There is no errors.

Many thanks

Richard