I am getting message as 'Error' on the login.jsp. from kishore

2003-09-23 Thread Dhanunjaya Gotur
hi, i am using struts1.1 ,with eclipse2.0 as editor and easy struts as struts IDE. i am deploying my war in Web Sphere Application server 5.0.2. i've added few messages in ApplicationResources.properties file. Every thing is configured accordingly. The application runs well and show the

How to display Errors as per validation in form...

2003-09-17 Thread Dhanunjaya Gotur
Hi, As I am new to Struts v1.1 ...I want to display error messages in my jsp according to validation ,The errors are as in my LoginForm The validatoin method code for Loginform is as below...and I am using Applicationresources.properties file also...So what should I need to code in my jsp..and

Displaying Errors in JSP !!

2003-09-15 Thread Dhanunjaya Gotur
Hi, I am new to Struts and I am using Struts1.1 and my question is How to display an Error Message in my Login JSP (Which is having two fields 1. Login ID 2. Password) So When User enters LoginID and incorrect password ., I should display a message in my JSP something like The password you

Re: Displaying Errors in JSP !!

2003-09-15 Thread Dhanunjaya Gotur
There, Please have a look at html:errors tag posting earlier today.. There are couple of responses th that thread. They will help you. Ritvik Dhanunjaya Gotur wrote: Hi, I am new to Struts and I am using Struts1.1 and my question is How to display an Error Message in my Login JSP (Which

Hi!

2003-09-11 Thread Dhanunjaya Gotur
Hi, I am new to Struts and I am trying to run an Struts example with Tomcat 4.1 and JDK 1.3.4 I am unable to get the message resource..but Without message JSP runs well but after putting bean:message tag in my jsp it is giving error like this .. description The server encountered an internal

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
HI Thomas, Thanx for the early reply..and here my struts-config.xml file .. ** ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE struts-config PUBLIC -//Apache Software Foundation//DTD Struts Configuration 1.0//EN

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
HI Thomas, Thanx for the early reply..and here my struts-config.xml file .. ** ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE struts-config PUBLIC -//Apache Software Foundation//DTD Struts Configuration 1.0//EN

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
Thomas have u find solution for my problem.. - Original Message - From: Thomas Cornet [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, September 11, 2003 1:50 PM Subject: Re: Hi! The problem certainly comes from your struts-config.xml file and/or your

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
. - Original Message - From: Madala, Srinivasa [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, September 11, 2003 3:02 PM Subject: RE: Hi! hiii dhanu..where did u keep ur messageresources file??? -Original Message- From: Dhanunjaya Gotur [mailto:[EMAIL