would invalidate
further requests from one of the browser instances.
You may want to implement this as an interceptor if it's an
application-wide requirement.
http://www.planetstruts.org/struts2-showcase/token/index.jsp
-Stewart
On Nov 30, 2008, at 9:33 AM, [EMAIL PROTECTED] wrote:
call my cell at 605-848-2841.
Thanks,
-Stewart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
call my cell at 605-848-2841.
Thanks,
-Stewart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
call my cell at 605-848-2841.
Thanks,
-Stewart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
call my cell at 605-848-2841.
Thanks,
-Stewart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
to call my cell at 605-848-2841.
Thanks,
-Stewart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
urForm = (YourForm) form;
...
String yourString = yourForm.getVariable1();
...
}
Regards,
Chris Stewart
"Subhani Shaik" <[EMAIL PROTECTED]>
08/30/2007 09:04 AM
Please respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
Subject
Problem
Hi all,
I have an application which uses multiple struts-config files. I'm trying
to add a new one in which there will be an action which I want to be
called when a particular jsp submit button is depressed. As I would with
a single struts-config file, I'm just constructing a form tag like t
Hello
Is it possible while using the
some html
Thanks
On my current project I've written a validation method that
dynamically invokes other validation rules depending on the String
returned by bean.getDepends()
It's used with indexed properties where the fields for the form to
fill in are configurable and come from a database.
Is that what you're af
I customised the validator just yesterday because it stops at the
first error when using List-backed forms and indexedListProperty and I
wanted it to run all validations down the page.
I tried to extend the relevent class, but found too many methods were
private or package access, rather than prote
I've been monitoring this discussion. I for one like using the struts
html tags over the JSTL/JSF semantically strange tags.
For one thing, feedback from the HTML developers I work with, prefer
html:interate this over the {c:jstl } garboono.
I mean, isn't this a big motivation why Struts was cr
How can I pass parameters in a
I have four of these that will basically do the same thing, issue a
query. But, the query is parameterized.
It make little sense to do it the Husted way and have multiple image
bean buttons to represent which html:image
was selected. IMHO, that approach is too muc
13 matches
Mail list logo