--- Emmanouil Batsis <[EMAIL PROTECTED]>
wrote:
> Emmanouil Batsis wrote:
>
> >This looks like the following bug:
> >
>
>http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683
> >
>
> Would this work properly with xdoclet2?
You may try this, but be warned that tag signatures
may have
Emmanouil Batsis wrote:
>This looks like the following bug:
>
>http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683
>
Would this work properly with xdoclet2?
Manos
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated tec
I've seen you post this message in several places but I have yet to see any evidence of why this is better than XDoclet? Care to offer any? If it's for reference purposes, why can't you just refer to the generated struts-config.xml
file? It's not like I refer to the XDoclet attributes in my sou
t: Re: [Xdoclet-user] struts config trouble with Actions
inheritance
This looks like the following bug:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683
Emmanouil Batsis wrote:
>Suppose i have this in a Struts Action class
>
> * @struts.action path=&qu
This looks like the following bug:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683
Emmanouil Batsis wrote:
>Suppose i have this in a Struts Action class
>
> * @struts.action path="/User/LoadCreate"
> * name="EmployeeCrudForm"
> * i
Suppose i have this in a Struts Action class
* @struts.action path="/User/LoadCreate"
* name="EmployeeCrudForm"
* input="/global/error.jsp"
* scope="request"
* validate="false"
and also have ano