What version of Tomcat 5.5?
I just tried locally and didn't see that error. I get:
Nov 22 09:42:54 DEBUG [http-8080-Processor25]
core.ApplicationDispatcher -
Disabling the response for futher output
Nov 22 09:42:54 DEBUG [http-8080-Processor25]
jsp.JSPDispatcher - Dispatched
to flavor template for user:
/WEB-INF//blogs/default/templates/foo.jsp
But, that really was just a simple JSP that prints out Foo
bar!
I had tried under 5.5.12 and 5.5.20.
On 11/22/06 7:28 AM, "Steven Hulshof"
<chamacie gmail.com> wrote:
> hello,
>
> I using blojsom 3.0 and tomcat 5.5.
> I created some JSP templates to test and play around
with Blojsom.
> However, when i entered a comment Tomcat gives me this
error.
>
> java.lang.IllegalStateException: Cannot forward after
response has
> been committed
>
org.blojsom.dispatcher.jsp.JSPDispatcher.dispatch(JSPDispatc
her.java:181)
>
org.blojsom.servlet.BlojsomServlet.service(BlojsomServlet.ja
va:364)
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
org.blojsom.filter.PermalinkFilter.doFilter(PermalinkFilter.
java:207)
>
org.blojsom.filter.SkipEntriesFilter.doFilter(SkipEntriesFil
ter.java:103)
>
org.blojsom.filter.PageFilter.doFilter(PageFilter.java:167)
>
org.blojsom.filter.FeedFilter.doFilter(FeedFilter.java:198)
>
> does anyone know what is going on?
>
> Steven
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys - and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|