Or try .equals also
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December
You can write java validation
Try like this in xml
FirstName
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION
contains a key called
org.apache.struts2.util.InvocationSessionStore.invocationMap
and the value is Another SessionMap,
whose key value is correct struts.token
and value is the SESSION.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant
Does this help?
https://issues.apache.org/struts/browse/WW-2653
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Struts Developer
.util.InvocationSessionStore.invocationMap.
Now problem is still there, it does not have struts.token when I double post, I
still don't understand where did it disappear to?
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologie
SESSION.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Jishnu Viswanath [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2008 1
thanks very much. I really appreciate it :)
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: hernan gonzalez [mailto:[EMAIL PROTECTED
ped which refers to the following
interceptor stack
And action map is like this
/jsp/index.jsp
And ;) it does work without the token-session
ading when I
added this interceptor.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: hernan gonzalez [mailto:[EMAIL PROTECTED]
Sent:
://
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: hernan gonzalez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 29, 2008 7:04
tokens or something like that.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
Any comments or statements made in this email are not necessarily those of
Tavant
ied to do add that but I am getting
Invocation Target Exception.
http://forum.springframework.org/showthread.php?p=207143#post207143
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION ::
.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Hardik Shah [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 16, 2008 4:03 P
Hi,
Any way you want to unescape, something you escaped, I don't
know but what ever you put in the text field is got from the getter
public String getFieldName(){
//TODO: Decode/Unescape here
return this.fieldName;
}
Regards,
Jishnu Viswanath
Software Engineer
*(
or remove feature for already getting text fields?
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Paweł Wielgus [mailto:[EMAIL PROTEC
same folder as struts.xml
exist
ClassName should extend RegexFieldValidator
Override validate method, do what ever you want there. This should work.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tav
Hi,
I think all the things that is there in parameters like id and name can
not be accessed from ftl, Work around? No idea, I had a custom widget had the
problem, so had to change the name.
If I am correct, you can not access getName() etc...
Regards,
Jishnu Viswanath
My Bad!!! Ok I got it, any way thanks, then it should work in 2.1.x.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Dave Newton
I have 2.1.2, any way could you grep it in webwork.tld? I don't have a
single result in 2.1.2
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Me
Oops, Nope it will not work, it has not yet implemented I think.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Jishnu Viswanath
;
834 if (this.tooltipIconPath != null)
835 this.addParameter("tooltipIconPath",
findString(this.tooltipIconPath));
Ya you were rite, they were added in 2.1.x but not yet completely added.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll *
not yet used it.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 28
to use it.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 28, 2008 6:47 AM
nents/UIBean.html
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 28, 2008 6:
http://struts.apache.org/2.0.6/struts2-core/apidocs/org/apache/struts2/c
omponents/UIBean.html
Check examples
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
Put it as a hidden variable in the template??? Wont it work.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: ManiKanta G [mailto
That you can do it in server side also, I mean you intercept, remove the
white space and proceed.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original
You want a client side removal or server side? If server side, why don't
you write interceptor for it? And if client side you have to write js.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
P
Cant you put if condition in the ftl?
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Narayana S [mailto:[EMAIL PROTECTED]
Sent
LOL
Well from the last reply you need to learn java, but if you know or some
of your friends know Java refer to
http://java.sun.com/products/javamail/javadocs/javax/mail/package-summar
y.html for mailing things.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll
Oops I mean Late version needs plugin
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Jishnu Viswanath [mailto:[EMAIL PROTECTED
Which version of struts are you using? Later versions of sturts 2.1.x
check http://struts.apache.org/2.0.11.2/docs/ajax-tags.html
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION
1. You need to have theme=ajax otherwise autocompleter won't work.
2. Did you try to remove simple theme from s:autocompleter ? or put ajax
there instead of simple.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologie
until I see it I wont believe it :D
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Tuesd
per, not jQuery :D
But I have to accept Grid is ++jQuery;--dojo/dijit.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Martin Gainty
id, or put grid in a different
frame if you still use dojo.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Martin Gainty [mai
If you are using jQuery try this also
http://www.webplicity.net/flexigrid/
I felt its better polished and finished.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
1.If var does not exist u are using struts 2.0.x not 2.1.x
2. Try doing something like this so this
Document Title:
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION
Ignore my last mail on this thread. I did not see the replies.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Gabriel Belingueres
Hey if you are using int, float, or double instead of them use Wrapper
Classes id Integer, Float, Double former does not allow null value while
later does allow.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc
Did you try mailto:[EMAIL PROTECTED]
Sent: Thursday, July 24, 2008 3:54 AM
To: user@struts.apache.org
Subject: What is the best way to handle cancel, Update, Back Buttons in
Struts2
Hello Everyone
I know this might be very easy for you guys but it is being difficult
for
me.:working:
I am deve
I don't think the var will work always, ie I am using struts 2.0.6
The webworl.tld does not contain the var.
I expect lawDraft.docs contains a title then
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologie
tag.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Milan Milanovic [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2008 7
alue=
(result+"").replace('.', ",");
}
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Mess
Why don't use mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2008 1:36 PM
To: Struts Users Mailing List
Subject: [S2] Using ajax to fill selectboxes
Hi,
are there any hints or examples how I can fill a selectbox with content
over ajax-technology?
I have some problems to find out, how I can
http://download.dojotoolkit.org/release-0.4.0/
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Pranav [mailto:[EMAIL PROTECTED
http://cwiki.apache.org/WW/ajax-validation.html
On the validate part, do put Regular expression to make to accept the
pattern you want.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE
If you still want to send the data, make it read only
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: ManiKanta G [mailto:[EMAIL
, the client browser will wait for
the server to respond, if its too long it will actually get timed out.
The best solution is ajax.
Even ajax won't work fine if your
//long task
takes more than request time out.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 2
one lesson I learned from experience was never use int,
float, boolean etc instead use Integer Float and Boolean etc.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Ori
Use Integer instead of int
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Phan, Hienthuc T [mailto:[EMAIL PROTECTED]
Sent: Friday
Take the case proxy is null, then this will bomb rite? What is the point
of the comparison?
throw new XWorkException(gripe, e, proxy.getConfig());
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.t
I noticed that but I don't think id is a mandatory field... id is
give for users to do manipulation on the widget, other wise it would be
mandatory field.
Any way did you check what is the value sending to server? I mean the
HTTP header?
Regards,
Jishnu Viswanath
Software Eng
Opera does not work with dojo, by the way try in safari can u see what
is the generated code, I am using dojo 1, so had re written almost all
the ftl's. Dojo uses a hidden field where we store the data. Check if it
has given the proper name in generated code.
Regards,
Jishnu Viswanath
Sof
I am not sure... Struts in turn uses dojo for its Ajax (it was .4) there
are lot of issues with dojo and ff3. I am not sure because of this it's
failing.
Can you tell me what exactly it's the error, if you have firebug
installed, tell is there any request in red?
Regards,
Jishnu
Can you put the code some where, if you are using IE 6, it has a known
problem with z-index attribute.
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original
Hi all,
Can any one tell me where do I specify that I want to use
messages_en.properties or messages_de.properties?
By the way I am using struts 2.
And one more thing, does browser any intention that it's DE or EN?
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300
Re you using struts 2 itself?
If yes it would look something like this
The code you send looks like struts 1
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION
I don't have much idea, but you can give it a try on
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE :: PASSION :: EXCELLENCE
-Original Message-
From: Narayana S [mailto:[
.class1{
background-color:red;
}
.class2{
background-color:blue;
}
Sorry I have not seen your earlier mail, what ever you want to do using
class
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc
Eric,
If you are using struts 2, Eric have u tried s:checkboxList ??
Syntax:
If its just a Boolean object ignore the key value :D
Regards,
Jishnu Viswanath
Software Engineer
*(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll
Tavant Technologies Inc.,
www.tavant.com
PEOPLE
me time?
Any one has any idea?
PS: I am using struts 2 :)
Regards,
Jishnu Viswanath
Any comments or statements made in this email are not necessarily those of
Tavant Technologies.
The information transmitted is intended only for the person or entity to which
it is addressed and may
contain
62 matches
Mail list logo