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 with
Hi,
make it public, remove the security constraint for this action.
Ramzi
On Tue, Sep 22, 2009 at 5:11 AM, Anil Rawat wrote:
> 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
hi, i already solved this by removing the sercurity filter for this action
anyway thanks for our reply
On Tue, Sep 22, 2009 at 6:52 PM, ramzi khlil wrote:
> Hi,
>
> make it public, remove the security constraint for this action.
>
> Ramzi
>
> On Tue, Sep 22, 2009 at 5:11 AM, Anil Rawat wrot
I'm trying to do work the autocompleter tag (sx) in Struts 2.1.6
It works fine, but i can't populate the autocompleter with a jsonList.
I don't what is the problem.
Thanks!!!
--
View this message in context:
http://www.nabble.com/Problem-With-Json-using-Struts-2.1.6-tp25530933s2369p25530933.htm