Field validation

2010-12-27 Thread karthick.gunasekaran
Any One tell me how to do field validation in struts 2, i need to show the error message on top of the each field not in top of the screen. Thanks and Regards, Karthick G Mobile:9911597083 Please do not print this email unless it is absolutely necessary. The information contained in this elect

Creating Tabs in Struts 2

2010-12-27 Thread karthick.gunasekaran
I want to create a three tab in jsp using struts 2 and call 3 separate jsp for each tab any one give the example Thanks and Regards, Karthick G Mobile:8971318927 Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any at

Jquery field validation

2010-12-29 Thread karthick.gunasekaran
Any body tell be how to do jquery filed validation using struts 2. in my form have name,email,confirm email. if the user not enter any field it will show the error message on top of the each corresponding field like "filed does not empty. if the email is not a valid it will show the error messag

Struts 2 Radio Button for show and hide fields

2010-12-30 Thread karthick.gunasekaran
Hi, I want to create two struts 2 radio button one for delegate,one for pull, if i click delegate and submit only some of the fields i will show and some of the fileds i will hide same like pull also. any body help my problem. Thanks and Regards, Karthick G Mobile:8971318927 Please do not print

Action Mapping

2011-04-08 Thread karthick.gunasekaran
In struts 2 some times we map actionname_* some times we use actionname_methodname some times we use actionname!methodname some times we use *actionname I want to know what is the different all of them we use method={1} in action mapping what is the meaning ? Please do not print this email unless

RE: "action" attribute in reset button

2011-05-09 Thread karthick.gunasekaran
You can try this Thanks, Karthick -Original Message- From: Baubak Gandomi [mailto:b.gand...@castsoftware.com] Sent: Monday, May 09, 2011 5:46 PM To: user@struts.apache.org Subject: "action" attribute in reset button Hi All, I'm currently fiddling with /WEB-INF/pages/TLD

Struts 2 date field problem

2011-09-28 Thread karthick.gunasekaran
I want to get the struts 2 date field as Date, But it return the string value, My bean property is date data type any way Is there to directly get the date data type from struts 2 date tag Please do not print this email unless it is absolutely necessary. The information contained in this elec

RE: Struts 2 date field problem

2011-10-11 Thread karthick.gunasekaran
Thanks for reply, My challenge is without converting string to date we can acheive I am using In struts.properties file I set nameOfInputVal.date = {0,date,dd.MM.} Buy I can't able to get the value in action class. Any one suggest this way ,please help me -Original Message- From: L

RE: Struts2 Memory Management

2011-10-19 Thread karthick.gunasekaran
In this case page will take more time load for low bandwidth so some other way is there to tune the memory management in struts 2 So please go through struts 2 documentation -Original Message- From: Mario Urquilla [mailto:mario.urqui...@aviancataca.com] Sent: Wednesday, October 19, 2011 7:

RE: Struts2 Memory Management

2011-10-19 Thread karthick.gunasekaran
Can we do any application lever tuning in struts 2? -Original Message- From: Robert Graf-Waczenski [mailto:r...@lsoft.com] Sent: Wednesday, October 19, 2011 7:25 AM To: Struts Users Mailing List Subject: Re: Struts2 Memory Management Am 19.10.2011 16:16, schrieb dan.zheng: > So many obje