|
From: Alef A. <al...@jt...> - 2003-07-10 17:46:16
|
Hi all, One small question. I'm currently testing out some stuff and am right now trying to sign up users. The objects I work with are directly provided by the backend guys and therefore don't provide for instance something like a password checking field (repassword or something). However, I want to provide the user with two fields, and validate if the two password fields are the same... Since I haven't found anything yet that I can't do using Spring, I suspect there's some solution for this as well ;-)? Besides that I'm working on a TilesViewResolver and accompanying TilesView (extending JstlView). Besides the fact that I'm curious to see if I took the correct approach, are you interested in integrating it somehow in some contrib package or something...? Well, back to work ;-) Thanks, Alef |