hi, ok i have it; my generated action-class wasn't ''public''....
-----Urspr�ngliche Nachricht----- Von: juraj Lenharcik [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 10. April 2002 16:14 An: Struts-User@Jakarta. Apache. Org (E-Mail) Betreff: can not access a member of class ... with modifiers - Error Hi, can someone tell me what this error has to say? org.apache.struts.action.ActionServlet: Error creating Act ion instance for path '/login', class name 'com.di.security.auth.authentication. LoginAction'^M java.lang.IllegalAccessException: Class org.apache.struts.action.ActionServlet c an not access a member of class com.di.security.auth.authentication.LoginAction with modifiers ""^M at java.lang.Thread.run(Thread.java:536)^M... thank you juraj -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

