RE: Session Expired Interceptor

2013-01-12 Thread Mahendru, Ajay
You are missing the redirectAction. Use something like this: programming In your case it would be: loginRequired Regards, Ajay Mahendru -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Friday, January 11, 2013 8:23 PM To: Struts Users Mailing List Subject

RE: Any TabbedPanel specialist in struts 2 + dojo

2011-04-11 Thread Mahendru, Ajay
What kind of help are u looking for? Can you be more specific? -Original Message- From: bharathnav [mailto:bharath...@gmail.com] Sent: Thursday, April 07, 2011 11:41 PM To: user@struts.apache.org Subject: Any TabbedPanel specialist in struts 2 + dojo Hello All, Is there anyone active

RE: Accessing session objects other than action in Struts 1.x

2011-04-07 Thread Mahendru, Ajay
We used thread local when we wanted something similar.. But now we have shifted to Struts 2 and so everything is on the ActionContext and hence accessible.. -Original Message- From: Massimo Ugues [mailto:m.ug...@gmail.com] Sent: Thursday, April 07, 2011 7:25 AM To: Struts Users Mailing L

Re: Struts Application is not working

2007-10-02 Thread AJAY KUMAR UPPALAPATI
hello friend, I am also not having that much experience so why dont u try this url. http://www.michael-thomas.com/tech/apache/struts/struts_first_steps.htm this url contains Apache link and from there u download one sturts binary file (suppose if u r doing struts1.3.8> strut

Re: [OT]Re: Exadel Studio is showing Evalution version Expired why?

2007-10-02 Thread AJAY KUMAR UPPALAPATI
n i tried > to > > do Struts project, i am geting a message as Evalution Version Expired. > Why > > it is showing like that. > > > > ThanQ in Adv, > > Ajay > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

how to store action class values into some Vector or array...

2007-07-23 Thread AJAY KUMAR UPPALAPATI
quot;)); } catch(Exception ex){ System.out.println("error!"+ex); } for example: - Vector v=new Vector(); v.addElement(totaxpath.getValueAsString("/response/text/agentcd/text()")); HttpSession session = req.getSession(); session.setAttribute("name",testSrring); thx, Ajay

help in basic struts application

2006-12-15 Thread ajay ajay
Hi... i am new to struts... i need some help i am developing a sample basic application in struts.in that application i have two web pageson one page there are some check boxes..user will select one or more or all check boxes...i want to display values of all selected check boxes on seco

Page expired warning on history.go(-1) Internet Explorer

2004-08-11 Thread Ajay Katre
: Page has expired" error. This is not consistently reproducible. Error has been confirmed to be intermittent with Internet Explorer 6.0 browser. Any information about this error and fix. Thanks in advance, ajay. - To unsu

Re: Re: problem Please Help me.....

2004-06-30 Thread Ajay Patil
Dear Srinivas You are right. Your code in child window cannot identify the relevant text field. I havent tried the case when there are multiple text fields, each of which could be selected. I cant think of a way to get it working. Maybe some Javascript expert might know. Ajay > Hi A

weblogic (slightly off topic)

2004-05-24 Thread Ajay
into the server console and try to add a connection pool, i get an error saying jdbc not found on class path. please help thanks cheers -- Ajay Brar, CS Honours 2004 Smart Internet Technology Research Group This message was sent

[OT]evaluation aspects

2004-05-09 Thread Ajay Brar
hi! i read somewhere that there are 6 aspects of evaluation in an IT context ie applications requirements, IT requirements, resource requirements and so on can someone tell me more about these and/or any place where i coud find out more about these evaluation aspects. thanks