Hi, you've reached the website of Mark Menard, Freemason, developer, businessman, photographer, motorcyclist and all around nice guy.
The main joy in my life is Sylva, my loving partner and friend. (You will see plenty of pictures of her. Also check out our site.) My professonal career is running a consulting firm concentrating on business automation and custom software. I enjoy software development, motorcycles, photography, dancing, freemasonry and travel.
Here you will find galleries of my latest photos, thoughts on software development, freemasonry, the occassional politics, and other things. Enjoy your time here.
Mark
An ongoing photographic study of Freemasonry.
To contact Mark send an email to mark@mjm.net. You will receive an auto response from my mail server to verify you're not a spammer.
© Mark Menard 2002-2007
Problems with the post
I know that this is not the best place to post this but i'm doing it anyway because it seems that you have experience tiwth struts 2.
After i read this article i tried in my code, and everithing works except from the fact that my resulting jsp is empty.
Let me explain you everyting. I have a page that has a button to star the register of a new visit for a pacient, an action called "pacienteAction" do the job and the result is a redictAction to "datosDemograficosAction", this action loads the data of the pacinte from the database and i want to display this data in a jsp. All sentences related with the databse are ok and work fine. In "datosDemograficosAction" i'm exposing the model with ModelDriven interface and the model is the value object that i fill with info from the database.
The problem is that even i have my value object with data, when the jsp is displayed, all the fields are empty.
I know i can work around this problem and use the session but that is not the best/practical/optimal way to do this.
If you can give me some advice i really appreciate
By the way, sorry by my bad english