2013/3/3 john lee <sh_thorn_b...@yahoo.com>:
> The input
>        http://localhost:8080/ecommerce/login.jsp

Wrong

>        
> login.jsp->loginAction->struts.xml->applicationContext.xml->loginAction->neuco.AcctAction->inject
>   acctsmgr-….->

The flow is wrong, you should never omit action and expose jsp directly.

>    In the logfile , it should display my input
> from login.jsp, but it did not show up at all, instead, shows warning
>     WARNING: Parameter [loginId] is on the
> excludeParams list of patterns!
>     Mar 3, 2013 12:57:58 PM
> com.opensymphony.xwork2.util.logging.commons.CommonsLogger warn
>    WARNING: Parameter [password] is on the
> excludeParams list of patterns!

The log says it clearly - your excludeParams are very restrictive or
which version of Struts do you use?


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to