On 4/24/06, Jim Hickam <hickam(_at_)helpyoupublish(_dot_)com> wrote:
Hello!
I am new to the list and apologize in advance if I am not following protocol
100%...
I have an urgent need to solve the following issue.
When navigating to a XSLT based web page generated via XML/XSLT/Filemaker I
receive the following message:
"java. Lang. illegal State exception; Cannot create a session after the
response has been committed"
This has nothing to do with XSLT - you get this kind of error when you
modify the Response after it has been forwarded, so your application
code needs debugging.
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--