 | | Hi, I am a newbie in Struts 2.2.1.1. So i am learning to use Struts. I am facing a problem in the example on the following link http://struts.apache.org/2.2.1/docs/message-resource-files.html. The following code does not work: <s:url action="">"registerInput" var="registerInputLink" /><p> <a href="" class="code-quote">"${registerInputLink}">Please register</a> for our prize drawing.</p>
${registerInputLink} is not considered as a variable but as a String ? It does not contain registerInput ? Thanks for your help
| |
| |
|
|
- Struts 2 problem in In url tag variable kiala davy
-