Hi,

at the moment I am trying to use the Tomahawk inputCalendar component
within a <f:view> environment. Th result is the following exception:

javax.servlet.ServletException: javax.servlet.jsp.JspException:
Illegal to flush within a custom tag

I found some similar cases for other tag-libraries which solved this
problem by disabling flushing for the specific library. I tried to do
this with Tomahawk as well but I did not find any clue how to do this.

Therefor my question is:
How can I configure the Tomahawk library to disable flushing?

Best Regards, Jan

Reply via email to