Hello,

I am running tomcat 4.1.18 on winxp system using "catalina run"
and I happened to stop tomcat (by pressing crtl-c) when there
was an request to maveric command that has not been finished
processing yet. As the result of this, tomcat serves source of my
decorator jsp page.

I was not quite able to repeat this trick, but it seems like a
security issue. Well, it may be the case that stopping tomcat
using ctrl-c is the reason of this. What do you think?

My maveric command is simple:

<command name="index">
    <controller class="Index"/>
    <view name="success" path="index.jsp">
        <transform path="decorator.jsp"/>
    </view>
</command>


with best wishes,
Taavi



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
[INVALID FOOTER]

Reply via email to