struts-user@jakarta.apache.org

2003-02-17 Thread varma dvk
Hi frenz, Here goes my problem... How can i display action errors at different different places in jsp. For example i have username and password fields in a jsp.If the username is null then i want display the error right behind the username text box...n the same for password.. how can i do t

Reading Date

2003-02-27 Thread varma dvk
Hi All How can i read a date from the jsp using struts, i defined date variable of type timestamp. it is throwing exception... thanks varma _ Cricket World Cup 2003- News, Views and Match Reports. http://server1.msn.co.in/msnspeci

Re: Reading Date

2003-02-27 Thread varma dvk
I Declared Timestamp obj in my bean to store the date, it is giving IllegalArugumentException in jsp, when i'm trying to get it from jsp using Cheers Varma From: Rick Reumann <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[

Re: Reading Date

2003-02-28 Thread varma dvk
Thank you, Yeah i converted that in to string and Changed that to time stamp in Action Regards Varma From: Rick Reumann <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Reading Date Date: Fri, 28 F

Problem with

2002-06-05 Thread varma dvk
Hi Everybody... My Task: Right now i am developing a web application whilch supports many languages.So i want to display the alert messages also in the language the user selects.For this, i am using pop up window,for popup window i am passing the Application resource key as an argumen

Problem with

2002-06-05 Thread varma dvk
Hi Everybody... My Task: Right now i am developing a web application whilch supports many languages.So i want to display the alert messages also in the language the user selects.For this, i am using pop up window,for popup window i am passing the Application resource key as an argumen

Selecting CheckBoxes in Diffrent Pages

2002-06-05 Thread varma dvk
Hi, I got a problem for my webapplication i am designing,i was unable to rectify this problem from couple of days,I appriciate if any one can help me to get out of this problem Problem: There is a search option in my application.Where i should display the search results,While