RE: Form not being repopulated

2004-05-13 Thread Geeta Ramani
Nestor: Add an "input" attribute in, something like this: this way when validation fails control will go back to login/login.jsp Geeta > My struts-config looks like this: > > type="com.tcs.reclamos.struts.action.LoginAction" > name="loginForm" scope="request"> >redirect="true"/

Form not being repopulated

2004-05-13 Thread Nestor Boscan
Hi I'm working with struts and tiles and I have a problem with my forms that they are not being repopulated. I have a simple login form like this: User Password