[ 
https://issues.apache.org/struts/browse/STR-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Premal Lathiya updated STR-3014:
--------------------------------

    Attachment: struts-config.xml

<html>
<form name="frmlogin">  
</form>
        <script type='text/javascript'>
                document.frmlogin.action="loginAction.do";
                document.frmlogin.submit();
        </script>
</html>

this is my login page ..

Premal

> Servlet action is not available error in Tomcat 5.5
> ---------------------------------------------------
>
>                 Key: STR-3014
>                 URL: https://issues.apache.org/struts/browse/STR-3014
>             Project: Struts 1
>          Issue Type: Bug
>         Environment: Jdk 1.4.11 and Tomcat 5.5
>            Reporter: Premal Lathiya
>         Attachments: struts-config.xml
>
>
> I have make site using Tomcat 5.0 and jdk 1.4.11 with struts framework..
> but when I am trying to run same app in tomcat 5.5 then it will give me error 
> in my home(login) page as :
> 404 Servlet action is not available
> so what should  I have to do for that?
> Premal

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to