hi, i am using appfuse 1.9.3 with struts and spring
my problem is that when i am calling one of my action class which is mapped in my struts-config.xml from outside my application it is asking me to login and after logging then it is calling my action class. how can i call my action classl without logging . anil