Thanks Wendy
Alas, I ended up uninstalling Ethereal, a while ago,
due to system issues.
--- Laurie Harper <[EMAIL PROTECTED]> wrote:
> Do you get that behaviour *with* the cache control
> stuff in place or
> without it? If without, have you checked the
> response (say with
> Ethereal) to se
Thanks Everyone for your help with this.
It's working now. I opted to nesting
in the submit tag), per Wendy/Frank/Hermod.
--- "Frank W. Zammetti" <[EMAIL PROTECTED]> wrote:
> Wendy Smoak wrote:
> > (Does no one trim their posts anymore?! That
> thread is nearly
> > impossible to follow with
Got it. Thanks Michael.
--- Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> On 11/25/05, Mon Cab <[EMAIL PROTECTED]> wrote:
> > It's understandable that my browser would retireve
> > from cache when I hit the back button. BUT:
> Should my
> > browser also be retrieving from cache when I click
>
Laurie Harper wrote:
Craig McClanahan wrote:
On 11/26/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
Craig McClanahan wrote:
Using the following tag:
com.mycompany.mypackage.MyBundle
"/>
exposes the contents of the named resource bundle as a Map in request
scope
under the specified key
Hi ,
you said
But if you stick to this then you can create a hidden field called name and
on the onChange of the dropdown list set the value of the hidden field to
the selected name.
i was struct here mate.i already used hidden field to achieve this but i am
getting the (name)val
Craig McClanahan wrote:
On 11/26/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
Craig McClanahan wrote:
Using the following tag:
com.mycompany.mypackage.MyBundle
"/>
exposes the contents of the named resource bundle as a Map in request
scope
under the specified key. Now you can bind to
I have created a Web application using Struts 1.2 with Tomcat 5.5.
Some parts of the Web app are protected using HTTPS -- specified in the
security contraints section of web.xml.
When these protected pages are accessed, Tomcat automatically switches to
HTTPS (on port 8433).
However, how can I s
On 11/26/05, Malhotra, Amitkumar (Exchange) <[EMAIL PROTECTED]> wrote:
>
>
>
> Am trying to pass parameters to the action class in the following manner,
>
> View Details
>
> when I try to retrive the same in the action class using
> request.getParameter("name"), it gives me a null value,
Try Vi
On 11/25/05, Mon Cab <[EMAIL PROTECTED]> wrote:
> It's understandable that my browser would retireve
> from cache when I hit the back button. BUT: Should my
> browser also be retrieving from cache when I click on
> the same url twice, even if the url/uri is a get
> request.
Yes, it might do so if
On 11/26/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
>
> Craig McClanahan wrote:
> > Using the following tag:
> >
> >
> >
> > exposes the contents of the named resource bundle as a Map in request
> scope
> > under the specified key. Now you can bind to it ... for example, to
> create
> > the
Craig McClanahan wrote:
Using the following tag:
exposes the contents of the named resource bundle as a Map in request scope
under the specified key. Now you can bind to it ... for example, to create
the localized label for the username field on a login screen, you might say:
where
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> I was unsure of any dependencies posed by DTD 'version' in
> struts-config.xml upon "Implementation-Version" header in manifest.mf
> Thanks for the clarification,
> M-
Ah ... that goes like this:
* Struts 1.0 can process 1.0 DTD versions
I was unsure of any dependencies posed by DTD 'version' in struts-config.xml
upon "Implementation-Version" header in manifest.mf
Thanks for the clarification,
M-
- Original Message -
From: "Craig McClanahan" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" ; "Martin Gainty"
<[EMAIL PR
On 11/26/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
>
> Craig McClanahan wrote:
> > In my localized apps, I bury that sort of thing inside the getter method
> for
> > the SelectItems list. You can figure out what Locale you need to
> localize
> > for, for the current request, by calling:
> >
> >
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> the answer is ?
To which question?
If you are referring to Stephen's original question (how do I know what
version of Struts I am using) he had it right -- check the
"Implementation-Version" header in the META-INF/MANIFEST.MF file of
stru
Do you get that behaviour *with* the cache control stuff in place or
without it? If without, have you checked the response (say with
Ethereal) to see if there are Expires or other caching-related headers
being included by something else?
L.
Mon Cab wrote:
It's understandable that my browser
Malhotra, Amitkumar (Exchange) wrote:
Am trying to pass parameters to the action class in the following
manner,
View Details
when I try to retrive the same in the action class using
request.getParameter("name"), it gives me a null value,
Is there some thing I am missing here. My application
Craig McClanahan wrote:
In my localized apps, I bury that sort of thing inside the getter method for
the SelectItems list. You can figure out what Locale you need to localize
for, for the current request, by calling:
FacesContext.getCurrentInstance().getViewRoot().getLocale()
with per-Loca
Amit-
Have you looked at DynaActionForm
http://www.ajug.org/meetings/download/struts.pdf
Anyone else?
M-
- Original Message -
From: Malhotra, Amitkumar (Exchange)
To: Struts Users Mailing List
Sent: Saturday, November 26, 2005 3:42 AM
Subject: nul value in action
Am tryi
the answer is ?
- Original Message -
From: "Craig McClanahan" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, November 25, 2005 1:46 PM
Subject: Re: struts version query
On 11/25/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> I *thought* the 2nd line of struts-confi
http://wiki.apache.org/struts/SnapshotGuide11
A lot going on, I just linked a guide for wiki
.V
CEO
http://pointcast.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Am trying to pass
parameters to the action class in the following manner,
when I try to retrive the same in the action class using
request.getParameter(“name”), it gives me a null value,
Is there some thing I
am missing here. My application
does not have a form bean , the user click
22 matches
Mail list logo