Hi Experts,
I have a new custom JSP that loads through anaction class and has to be independently called with action URL from external sources . The intermediate action class has been developed by extending IsaCoreBaseAction and also by implementing isaperform() to make it accessible to anonymous users . But still when I call the URL from external source , I am getting the Session based error "You session is not Valid - Log on " . How can I solve this issue ? Also please suggest me , if i need to do any modifications in layout-config.xml .
Thanks and Regards,
Tony Isaac.