http://struts.apache.org/2.1.6/docs/convention-plugin.html

Martin 
______________________________________________ 
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 03:53:11 -0700
> From: rc...@i-tao.com
> To: user@struts.apache.org
> Subject: 2.1.6 convention plugin problem
> 
> 
> in StrutsPrepareAndExecuteFilter in 2.1
> 
> doFilter contains
> ActionMapping mapping = prepare.findActionMapping(request, response);
>             if (mapping == null) {
>                 boolean handled =
> execute.executeStaticResourceRequest(request, response);
> 
> however, when using with convention plugin, when accessing the base url 
> e.g. http://server/myapp/
> 
> mapping is not null but contains an empty space for the action name
> 
> therefore it errors and never returns index.html or index.jsp or whatever is
> in welcome file list
> 
> am I missing a setting somewhere?
> 
> Thanks
> Ron
> 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p23813162.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 a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009

Reply via email to