Re: tiles

2004-04-07 Thread Tin Pham
Well it is technically possible if you start using frames or inline frames, but that is a whole other ballpark I do not recommend getting into. What you are asking is not possible because you have to reload the entire page. I do this in all my apps, but I do not get a flash. It may be your page i

Re: Problem with Formbean validate method forwarding to input page

2004-04-07 Thread Tin Pham
If you are using struts, why go back to a .jsp page? You should be going back to a .do page. Since the .do is a struts action it will be able to get to your jsp page. "Todd Bryant" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have need for every page in my web app to be secure