Passing parameter through

2007-03-02 Thread Rauf Khan
Hi Iam facing problem with . my JSP page has two forms for which iam using *LookupDispatchAction* for submitting the page information. Below this iam displaying the details of the employees for which i have added two links (Edit, Delete) by using . Each employee has a unique id which i need to

Re: default error page with tiles?

2006-09-11 Thread Rauf Khan
Hi, I feel the solution is: In web.xml 404 // this is only for 404 page not found /error400.do In Struts-config.xml - In tiles-def.xml specify the defination with name "error400page" --- --- - -- (a

Re: To validate password & confirmpassword fields

2006-08-11 Thread Rauf Khan
s Regards On 8/11/06, Rauf Khan <[EMAIL PROTECTED]> wrote: > Hi, > >I trying to validate the fields using Validator Framework at client side, > Iam not able to validate the password & confirmpassword fields inorder to > show an alert msg if password & confirmpasswor

To validate password & confirmpassword fields

2006-08-11 Thread Rauf Khan
Hi, I trying to validate the fields using Validator Framework at client side, Iam not able to validate the password & confirmpassword fields inorder to show an alert msg if password & confirmpassword fields are not same. Can i know how to handle this case. Thanks in advance. Regards Khan

Re: problem w.r.t javascript

2006-08-02 Thread Rauf Khan
=== On 8/3/06, vel murugan <[EMAIL PROTECTED]> wrote: Hi, u refer the following site, http://www.roseindia.net/struts/address_struts_validator.shtml Thanks, velmurugan On 8/2/06, Rauf Khan <[EMAIL

Re: problem w.r.t javascript

2006-08-01 Thread Rauf Khan
maxlength 6 mask ^[0-9]*$ Struts-config.xml -- JSP -- Name :  Password :   Email :   Regards Rauf Khan On 8/1/06, Adam Gordon <[EMAIL PROTECTED]> wrote: R

Connection pool problem

2006-08-01 Thread Rauf Khan
) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) java.lang.Thread.run(Unknown Source) Please help me out in connecting to the database with the proper jar file. Thanks in advance. Regards Rauf Khan

Validating through validator framework

2006-08-01 Thread Rauf Khan
s ComposeForm.InvalidEmail = Please enter a valid Email address. ComposeForm.OnlyNumbersChars = Please enter only numbers & characters ComposeForm.fname.minlength = First Name cannot be less than {1} characters. ComposeForm.fname.maxlength = First Name cannot be greater than {2} characters. Thanks in advance. Regards Rauf Khan

problem w.r.t javascript

2006-07-31 Thread Rauf Khan
t Name cannot be greater than {2} characters. Thanks in advance. Regards Rauf Khan

Re: page going out of tiles

2006-07-28 Thread Rauf Khan
mask ^[0-9]*$ Rauf Khan On 7/28/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Rauf Khan ha scritto: > FYI : > Compose page is the page that iam trying to validate, thats the reason i > have written there. >

Re: page going out of tiles

2006-07-28 Thread Rauf Khan
, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Rauf Khan ha scritto: > type="InformationAction" scope="request" validate="true" > input="/jsp/compose.jsp"> > > The problem is in the "input"

Re: page going out of tiles

2006-07-28 Thread Rauf Khan
ards Rauf Khan On 7/28/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: Rauf Khan ha scritto: > For *body* i have a registration form, for which iam validating using > validator frame. For which the code is given below. When i enter only > numbers in the password field it works fin

page going out of tiles

2006-07-27 Thread Rauf Khan
as a single page. Any solution. mask ^[0-9]*$ Thanks in advance. Regards Rauf Khan

Ajax with struts

2006-07-24 Thread Rauf Khan
Hi All, I wanted to integrate Ajax with struts. Pls let me the link/tutorial from where i could get the information. Thanks in Advance. Regards Rauf Khan

Re: Browser Back Button

2006-05-12 Thread Rauf Khan
Hi, For browser back button solution through javascript, please see this link. http://www.webdeveloper.com/forum/showthread.php?t=93935 Regards Rauf Khan On 5/12/06, temp temp <[EMAIL PROTECTED]> wrote: I am not clear using tokens How to use tokens to determine that user clic

Re: Marking fields having errors

2005-07-04 Thread Rauf Khan
Hi, In ur application resources file, u can add this errors.header=Error List errors.footer= here color = anycolor Regards Khan On 7/5/05, Kalra, Ashwani <[EMAIL PROTECTED]> wrote: > > > Hi, > Does struts has any facility to show fields having validation error in > red color or mark it in