Tried to answer this last week but it doesn't look like it got through.
Myles,

- You are missing StripesResources.properties. This goes in WEB-INF/classes.
- You are using a custom ActionBeanContext subclass, but nowhere are you
telling Stripes to use it. You must configure this in web.xml.
- You refer to /my/lock/Login.action, that should be /com/my/lock/Login.action.

There may be other problems as well. Again, please go back to the working
example from Stripes Bugzooky.

Cheers,
Freddy
http://www.stripesbook.com

- 
- Good Day Freddy!
- 
- Thank you very much for the reply. 
- 
- Thanks for the suggestion.
- 
- I would like to ask you why did my login.jsp did not call my
- LoginActionBean when I click the login button in login.jsp ?
- 
- Thanks and Regards,
- Myles Kadusale



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to