S2.0 doesn't have interceptor ref annotations [1]. This functionality may
have been added in S2.1; I don't recall at the moment.

Dave

[1] http://struts.apache.org/2.x/docs/annotations.html

--- [EMAIL PROTECTED] wrote:

> 
> Hi all,
> 
> I'm trying to build an application by applying ZERO configuration (only 
> annotation) pattern.
> I have some actions that have some interceptors defined inside just like 
> below:.
> 
> <action name="initLogin" class="com.natixis.mediajpa.actions.InitLogin">
>             <result>/login.jsp</result>
>             <interceptor-ref name="defaultMediaStack"/>
> </action>
> 
> I would like to know if there is an action annotation feature covering 
> this case.
> 
> Is possible to build an application entirely with annotation?
> 
> Is it possible to rewrite the mailreader entirely with annotation?
> 
> Thanks in advance.
> Meissa
> 
> L'integrite de ce message n'etant pas assuree sur internet, Natixis ne peut
> etre tenu responsable de son contenu. Toute utilisation ou diffusion non
> autorisee est interdite. Si vous n'etes pas destinataire de ce message,
> merci de le detruire et d'avertir l'expediteur.
> Ensemble, faisons un geste pour l'environnement : n'imprimons nos mails que
> si necessaire
> 
> The integrity of this message cannot be guaranteed on the Internet. Natixis
> can not therefore be considered responsible for the contents. Any
> unauthorized use or dissemination is prohibited. If you are not the
> intended recipient of this message, then please delete it and notify the
> sender.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to