-
Mar 12th, 2011, 10:08 AM
#1
Bind value from a label
Hi,
I am a very beginner in Spring Webflow and I have a question.
Is it possible to bind the value of a label? Like that:
<spring:bind path="seltext">
<label id="displayvaluelength" type="text" name="${status.expression}" value="${status.value}"/>
</spring:bind>
If yes how? Thanks for help!
-
May 3rd, 2011, 09:29 AM
#2
How about using <form:label> tag?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules