Re: popping messages from an action

2007-08-05 Thread Rene Gielen
Session, your question is not very much related to struts in the first place, but more to understanding web technologies such as html, http and javascript. The brief answer to your question is: yes, it works, but it is a bit complicated due to the http request/response system and usually intr

popping messages from an action

2007-08-03 Thread Session A Mwamufiya
Hi, I know that I've sent many questions today, so please bear with me once more. I'd like to have my action popup a message to the user if a submit button is pressed and the entered data is incorrect. Is that possible? Or if not from struts 2, is there a way for struts 2 to execute html cod