which cleared the misconfig

for future reference if a struts<-default>.xml configuration is requested
please supply the requested configuration(s) with proprietary values blanked 
out XXXX 

Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Mon, 1 Jun 2009 09:42:06 -0700
> From: rc...@i-tao.com
> To: user@struts.apache.org
> Subject: Re: 2.1.6 convention plugin problem
> 
> 
> that kind of worked, I had to make some tweaks
> 
> in struts.xml
> <package name="root" namespace="/" extends="convention-default">
>   <default-action-ref name="home"/>
> </package>
> 
> then in my HomeAction.java
> @ParentPackage("root")
> @Results({
>   @Result(name="SUCCESS", location="home.ftl")
> })
> 
> this is even better than an index.jsp that redirects
> 
> Thanks
> Ron
> 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p23818024.html
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009

Reply via email to