I want to display a message on a jsp as a result of a user logging on.
I do a saveMessages() in my Action class then forward to my jsp.
Nothing is displayed. Can anyone see what I am doing wrong?
Thanks, Patrick
In my Action class:
ActionMessage msg = new
Ac
I have an application that uses struts - ejbs - hibernate. My value
objects used for hibernate have the exact members as my html forms.
Does anyone have
Any suggestions to re-use these value objects? IE: It seems that I must
define an ActionForm for my struts layer, and have a plain value objec
2 matches
Mail list logo