Validation for List of items

2008-06-18 Thread Vamsi Gmail!
last name Is the current validation framework provides validations of this kind or not. If anything like that is there please provide the links for them Regards Vamsi

Problem assiging elements in to list

2008-03-13 Thread Vamsi Gmail!
Hi all, I have a requirement where I need to assign a Objects to a list. I tried the example given in showcase there is working (in the site). But It is not assigning to that list I am also attaching code for your refernce. ---Vamsi /* * $Id: PersonAction.java 471756 2006-11-06 15:01

Re: How can I validate a composed object in my action?(Struts 2)

2008-02-06 Thread Vamsi Gmail!
Create a file With name UserAction-validation.xml and copy the below content go through the struts2 validation frame work School name required On 2/6/08, slideharmony <[EMAIL PROTECTED]> wrote: > > > Hello! > I have to validate a composed object in my action, this is my action: >

What are latest updates on Struts2.1?

2007-12-11 Thread vamsi
Hi all, At present I am using struts 2.08 I wanted what are updates that are there in 2.1. What is the best place to find these details all at one place? Thanks Vamsi

Re: [S2] Websphere 6.1 Showcase application, Response already committed warning in logs

2007-10-28 Thread vamsi
Can u post the complete stacktrace. - Original Message - From: "Paul Benedict" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, October 29, 2007 10:15 AM Subject: Re: [S2] Websphere 6.1 Showcase application, Response already committed warning in logs Test your app

Problem with s:if

2007-10-28 Thread vamsi
Hi all, I am trying out the following code But it is failing regards Vamsi

Re: How to get initialized at startup

2007-10-24 Thread vamsi
I am writing my own servlet for this as I didn't found anything. As I feel I have more control on that. post it if you got solution for this one. - Original Message - From: "Brian Hawkins" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 23, 2007 3:06 AM Subject: How to get initialized at

Problem with OGNL

2007-10-17 Thread vamsi
=ConversionRule.COLLECTION) public void setSalesPlans(List salesPlans) { this.salesPlans = salesPlans; } thanks Regards Vamsi Krishna

Re: S:property converts string to rounded int

2007-10-16 Thread vamsi
Use struts formatting tags <%@ taglib uri="http://java.sun.com/jstl/fmt"; prefix="fmt" %> - Original Message - From: "Sekhar, Raja" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, October 16, 2007 9:11 AM Subject: S:property converts string to rounded int Hi Group

Read only property for date picker

2007-10-09 Thread vamsi
Hi all, I have a requirement where I have to make the textfield coming along with datetimepicker should be readonly.But there is no attribute to do so in the tag for datetimepicker is there any solution for that. regards Vamsi Krishna.

Formatting Flaot and Double Values

2007-10-03 Thread vamsi
Hi all, I want to format float and double values like this ##,###.## eg 45,000.09 Is there any tag that will do this for me or any global property to do this thanks, Regards Vamsi krishna

Re: ServletRequestAware

2007-09-03 Thread vamsi
why can't u get request object from ServletContext? - Original Message - From: "Alvaro Sanchez-Mariscal" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, September 03, 2007 6:53 AM Subject: Re: ServletRequestAware As far as I know, the only way is asking HttpServlet

Unable to Repopulate the select control once the validation failed

2007-09-02 Thread vamsi
am doing ing something like this \XXX.jsp \XXX.jsp if I redirect the input action the data is getting populated but the error messages are not getting displayed Why it is heppening like is there anything to conifure im my application regards Vamsi

Re: Unsolved datepicker problem

2007-08-31 Thread vamsi
nsolved datepicker problem Suggestions: Confirm that the dojo javascipt is actually included in the html output Use FireBug to examine if the requests to get the javascript files and images are working (and if not, why not) Create a minimal test application and get it working first. vamsi wrot

Re: How format a string when it is Displayed?

2007-08-29 Thread vamsi
I think we can't format a String using bean:write previously I searched for this but I didn't found any solution as it is not supporting any formatting for Strings. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, August 29, 2007 11:35 PM Subject: How format a strin

Re: Struts and Weblogic 10.0 issue

2007-08-29 Thread vamsi
Can you look at this "input" must be followed by either attribute specifications, ">" or "/>". at - Original Message - From: "Ashish Kulkarni" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, August 29, 2007 7:18 PM Subject: Re: Struts and Weblogic 10.0 issue H

Re: Unsolved datepicker problem

2007-08-29 Thread vamsi
Sent: Wednesday, August 29, 2007 11:10 AM Subject: Re: Unsolved datepicker problem try to add between tags. 2007/8/29, vamsi <[EMAIL PROTECTED]>: Hi all, I posted this many times but still i don't have any response. I am not asking solution what is the possible problem only. My pr

Unsolved datepicker problem

2007-08-28 Thread vamsi
Hi all, I posted this many times but still i don't have any response. I am not asking solution what is the possible problem only. My problem struts2 ajax based tags are not working in my application. application was deployed on jboss. regards Vamsi

Stack Overflow alert when using tabbed panel

2007-08-23 Thread Vamsi
required for my live project. regards Vamsi Krishna -- View this message in context: http://www.nabble.com/Stack-Overflow-alert-when-using-tabbed-panel-tf4315972.html#a12289054 Sent from the Struts - User mailing list archive at Nabble.com

XWorkConversion of Date from string

2007-08-22 Thread vamsi
Hi all, In my aplication I need to String to Date, it is working only for MM/dd/ format only I found strange that it is hardcode inside the XWorkConversion class. Is there any other place where I can set this date format. thanks to all regards Vamsi

Re: the icons of datatimepicker cannot be displayed

2007-08-22 Thread vamsi
I kept that one too. that's why I said all the script files are getting loaded also. maybe you forget to add between the tag 2007/8/21, vamsi <[EMAIL PROTECTED]>: I am facing some problem with datetimepicker datetimepicker not showing up any thing on the browser(any brows

Re: the icons of datatimepicker cannot be displayed

2007-08-20 Thread vamsi
using sitemesh and acegi security framework and struts 2.08 regards Vamsi - Original Message - From: "Andvar Woo" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, August 21, 2007 7:54 AM Subject: Re: the icons of datatimepicker cannot be displ

Re: Autowiring multiple Items of same object

2007-08-20 Thread vamsi
other value to the same "ir" object how to do that Got my problem regards Vamsi - Original Message - From: "Laurie Harper" <[EMAIL PROTECTED]> To: Sent: Sunday, August 19, 2007 4:23 AM Subject: Re: Autowiring multiple Items of same object I'm no

Re: Fw: Date problem

2007-08-17 Thread vamsi
Mikheev, But it is saying Paramtert interceptor unable to convert the java.lang.String to Date and giving an Illegalargumentexception any information why it is saying like that regards Vamsi - Original Message - From: "Oleg Mikheev" <[EMAIL PROTECTED]&

Autowiring multiple Items of same object

2007-08-17 Thread Vamsi
references Thank ful to everyone who responded. if no solutions I have to go back to the traditional way reading using request object regards Vamsi krishna -- View this message in context: http://www.nabble.com/Autowiring-multiple-Items-of-same-object-tf4286621

Fw: Date problem

2007-08-16 Thread vamsi
Hi all, I have some problem with date conversion. Is struts automatically converts String in to date format? if the answer is YES How to do that regards Vamsi Krishna

Date problem

2007-08-16 Thread vamsi
Hi all, I have some problem with date conversion. Is struts automatically converts String in to date format? if the answer is YES How to do that regards Vamsi Krishna

Re: How to use JFreeChartPlugin in tag

2007-08-05 Thread vamsi
Is that escaping the output ? Can u post that weird characters. - Original Message - From: "Struts2 Fan" <[EMAIL PROTECTED]> To: Sent: Friday, August 03, 2007 1:20 PM Subject: How to use JFreeChartPlugin in tag Hi all, I am trying to put a JFreeChart in a tag ---jsp file--- ..

Re: [S1]minipulate output of

2007-08-02 Thread vamsi
I think we can't specify the string format using bean write may u can handle this thing using CSS - Original Message - From: "Alexander Jede" <[EMAIL PROTECTED]> To: Sent: Thursday, August 02, 2007 2:22 PM Subject: [S1]minipulate output of Hallo list, I have an ActionForm with an at

Problem with server side validation

2007-08-01 Thread Vamsi
with server side validations More Info on this : I am not redirecting the result it's a normal result (Not using type="redirect" or "redirect-action") All inputs are welcome and thankful to everyone regards Vamsi Krishna regards Vamsi Krishna -- Vie

Problem with radio button for one default selection

2007-07-25 Thread Vamsi
some has the same kind of requirement. if I am missing anything in my learning please refer some links regarding radio button only to solve the above specified problem. thanks for all responses regards Vamsi krishna -- View this messa

Re: Too many open files

2007-05-11 Thread Vamsi Gmail!
Hi we also came across this problem when dealing with reading and wrting into files it is not witj tomcat or struts or any other thing it is problem with the way your app developed make sure that your are closing the files once you done with that file regards Vamsi On 5/11/07, Jon Wynacht

Regarding getting resource from external url

2007-05-10 Thread Vamsi Gmail!
struts that will fetch the content from external site and display it on the browser Thanks Vamsi