Take a close look at UIAction and make sure you are overriding the correct methods. Also, take a look at your URL and make sure it is not listed as an admin-only URL in security.xml.
- Dave On 10/3/07, Dudee <[EMAIL PROTECTED]> wrote: > > I have made my own struts action but it only gets called when the user logged > in is administrator. How should I do to allow all users logged in to call > the struts action? > -- > View this message in context: > http://www.nabble.com/Help%2C-only-admin-is-allowed-to-call-struts-action-tf4562046s12275.html#a13019650 > Sent from the Roller - Dev mailing list archive at Nabble.com. > >
