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.

Reply via email to