Hi coderanch,
im studying
struts 1 (the english language too!!

so if i make mistakes, i'm sorry for that), i would like to do an update statement, passing a parameter from a promtbox to mapping action method. May be i could write a form to fill the fields, but seems to be an interesting challenge. In order to do that, i wrote the following code:
i tried too this:
http://stackoverflow.com/questions/739822/problem-with-attribute
but i know now thats incorrect too.
I can populate the prompt box but, i can not pass the value from hyperlink to editaNumeroAction.do.
Is there any way to do that i want (only using struts & Ibatis)?
thanks in advance.
Jonathan.