You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Meka Struts <Me...@hotmail.com> on 2003/07/24 17:37:09 UTC

Deployment in Tomcat

Hi,

When a struts application is deployed on Tomcat server, should there be any pop ups of the Action Mapping, Success and Failure files.

If the pop up doesnt come up in stack trace when starting Tomcat, does it mean that the form-beans(ActionForms) are not properly configured in deployment descriptors ?

Does extending the ActionMapping and writing your own ActionMapping cause any of these pop ups ?

I am asking this because, when i start Tomcat no popups comeup, where as when i place storefront sample application, there are pop ups of the Form beans, and some other stuff.

Thank You

Meka Toka