Hi,
I'm having trouble getting exception logging written to files in Struts
2.2.1. I have enabled the Exception interceptor to log exceptions by adding
the following to the interceptor stack:
true
ERROR
And have a log4j.properties file configure
, Edward Seager wrote:
> Hi all,
>
> I've just started using Struts 2.21 and I've wired up an action with
> RESTfulish way of calling different methods:
>
> class="com.msi.struts.action.internal.CreatePortalUserAction" method="{1}"&g
Hi,
I've tried to answer your questions below based on my interpretation of the
documentation.
On Fri, Nov 5, 2010 at 8:33 AM, maven apache wrote:
> I meet some problem when I try to learn the namespace of struts2,I am using
> struts-2.2.1.
>
> After read the docs at:
> http://struts.apache.org
Hi all,
I've just started using Struts 2.21 and I've wired up an action with
RESTfulish way of calling different methods:
/WEB-INF/jsp/internal/createPortalUserHome.jsp
/WEB-INF/jsp/internal/createUser.jsp
/WEB-INF/jsp/internal/createCustomer.jsp
so I can p
4 matches
Mail list logo