Hi
How can i dowload DojoJars For Struts2.0
does anyone have information pls send me
Best Regards,
Rajasekhar Yenduva B.tech(IT),
Jr J2EE Developer,
Miracle Software Systems, Inc
Website: www.miraclesoft.com
Email: [EMAIL PROTECTED]
Work: 248-233-1814
Mobile: 9290842877
hi
how can i use Exception Handling in struts2.0
does anyone have information pls send me
Best Regards,
Rajasekhar Yenduva B.tech(IT),
Jr J2EE Developer,
Miracle Software Systems, Inc
Website: www.miraclesoft.com
Email: [EMAIL PROTECTED]
Work: 248-233-1814
Mobile: 9290842877
hi Raghuveer
you can solve your problem through call prepare() method again means
in action method before return String like SUCCESS OR INPUT OR LOGIN
call prepare() method once again it will display select component values
perfectly as normally.
-Original Message-
From: Raghu
Hi to all
how can i download struts2.1 jars is this released? if so
can you send me url
Best Regards,
Rajasekhar Yenduva B.tech(IT),
Jr J2EE Developer,
Miracle Software Systems, Inc
Website: www.miraclesoft.com
Email: [EMAIL PROTECTED]
Work: 248-233-1814
Mobile: 9290842877
lease give me some idea
right now i am using Struts2.0.9 version
Best Regards,
Rajasekhar Yenduva B.tech(IT),
Jr J2EE Developer,
Miracle Software Systems, Inc
Email: [EMAIL PROTECTED]
winning does't a
Thank you for your response i will work out with an example
-Original Message-
From: hezjing [mailto:[EMAIL PROTECTED]
Sent: Friday, December 14, 2007 2:10 PM
To: Struts Users Mailing List
Subject: Re: LOG4J in Struts2
Hi Rajasekhar
You can study the struts2-showcase-2.0.11.war
hai every one,
i am interrested to use Log4j in Struts2 so does any enyone have
information about
tutorials pls send me.
Best Regards,
Rajasekhar Yenduva B.tech(IT),
Jr J2EE Developer,
Miracle Software Systems, Inc
Email: [EMAIL PROTECTED
lick - Open
in new Window', the problem can be because of improper handling of session
related information. Just check if this could be of any help for you.
Thanks and Regards,
Rajasekhar Cherukuri
"Shasirekha Engala" <[EMAIL PROTECTED]>
03/30/2006 12:50 PM
Please r
corresponding notification methods
Rajasekhar Cherukuri
Tata Consultancy Services Limited
Air-India Building 11th Floor,
Nariman Point ,
Mumbai - 400 021,Maharashtra
India
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com
"Sahil Gupta" <[EMAIL PROTECTED]>
03/21/2006 04:08 P
Hi Chris,
Why don't you try making the scope of the form as "request" ?
Chris Pat <[EMAIL PROTECTED]>
11/10/2005 09:33 AM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
cant reset form
Hello
I have an app with three fields on the form.
erger(4)) in
either Action or Servlet, then you can retrieve the value in JSP through
request.getAttribute("MY_ATT").
Regards,
Rajasekhar Cherukuri
"Ankit Pancholi" <[EMAIL PROTECTED]>
10/27/2005 03:04 PM
Please respond to
"Struts Users Mailing List"
that are contained in the current form and that new request erases all the
previous values. If you want to use these values in the Action also, you
need to set them to session rather than request.
Regards,
Rajasekhar Cherukuri
Deepa Khetan <[EMAIL PROTECTED]>
10/27/2005 02:22 PM
t
a valid action in your Application "App" then it will be directed to an
action whose unknown="true" in the struts-config.xml. There can be only
one action with this unknown="true". The default value is false and it
does NO harm to the action if explicitly
request is not taking the values of name and age in the query
string (As the querystring URL is getting overridden by "/submit.do").
Regards,
Rajasekhar Cherukuri
"R.Vijayaraghavan" <[EMAIL PROTECTED]>
10/22/2005 12:14 PM
Please respond to
"Struts Users Ma
ired values
in the Javascript.
Regards,
Rajasekhar Cherukuri
"R.Vijayaraghavan" <[EMAIL PROTECTED]>
10/22/2005 11:53 AM
Please respond to
"Struts Users Mailing List"
To
"Struts Users Mailing List"
cc
Subject
RE: query string parameters problem
In
this case you should explicitly call the setter methods of the ActionForm
and then set the new ActionForm object to session with the same name that
was used in the action element attribute "attribute" in struts-config.xml.
Regards,
Rajasekhar Cherukuri
"R.Vijayaraghavan" &l
Hi,
You can use the value="" attribute in the tag in which you don't
want the default values to be loaded. This doe not require any special
method.
Regards,
Rajasekhar Cherukuri
"Deva Pitchai(NatureSoft)" <[EMAIL PROTECTED]>
10/21/2005 01:10 PM
Use the following code
Hi
This will print the "Hi" the number of times depending on the size of
ArrayList. Also do not forget to use the fully qualified name with package
for type="NibuSrchVLocalDTO"
Regards,
Rajasekhar Cherukuri
Troy Bull <[EMAIL PRO
Have u tried with restarting or redeploying your app server??
Notice: The information contained in this e-mail message and/or attachments to
it may contain confidential or privileged information. If you are not the
intended recipient, any dissemination, use, review, distribution, printing or
Have you extended LookUpDipatchAction your "ddPSLUserWizardAction" ??
Notice: The information contained in this e-mail message and/or attachments to
it may contain confidential or privileged information. If you are not the
intended recipient, any dissemination, use, review, distribution, prin
,
Rajasekhar Cherukuri
peru cheppanu <[EMAIL PROTECTED]>
10/17/2005 10:26 AM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: Handling invalid sessions
If we do that, then execute() method in child classes will override Base
mplemented by
all your Action classes. If it is a "failure" (means there is NO required
information in the session), then forward to a login page or failure page.
Regards,
Rajasekhar Cherukuri
Jadeler <[EMAIL PROTECTED]>
10/17/2005 09:57 AM
Please respond to
"Struts
Hi,
Do not use "selected" for any option. By default automatically,
the first option will be selected and your purpose will be solved.
Regards,
Rajasekhar Cherukuri
"Doug Thomas" <[EMAIL PROTECTED]>
10/10/2005 06:20 PM
Please respond to
"Struts Us
CTED]
cc
Subject
Re: Hide the JSP: Actions, rowBean and JSPs question
Hi Rajasekhar,
What would be no_access? Just a name value?
In this case all JSPs would be not accessed correct?
Now, if I want to only do this in a folder then I would:
/folder/*
Is it correct?
Thanks,
C.F.
[EM
Hi,
Put the following code in your web.xml. This will not allow any of
your user to access your JSPs.
...
no_access
*.jsp
...
Regards,
Rajasekhar Cherukuri
"C.F. Scheidecker Antunes" <[EMAIL PROTECTED]>
10/10/2005
If the validate method returs non empty ActionErrors object, the control
will go to the JSP specified in the input attribute of the corresponding
action element in struts-config.xml .
Thanks,
Rajasekhar Cherukuri
Please respond to
"Struts Users Mailing List"
To
Struts Use
that needs to be implemented in all teh actions which import the
BaseAction.
Thanks,
Rajasekhar Cherukuri
Please respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
Subject
Base action class
Hello,
I am trying to use a BaseAction class for my action,
Hi,
I am using Tiles in my application. Whenever i am redeploying or
making any changes i am getting the following error. If i restart the
server, it is working fine. Any idea about this?
Thanks in advance.
Error 500--Internal Server Error
java.lang.NullPointerException
28 matches
Mail list logo