Kristian,

Need to copy the templates folder over to your webapp ... and define the location in webwork.properties.

-a

Kristian Duske wrote:

Hello everyone,

I've been trying to build a simple example to find out how to use forms and
validation in WebWork. I have put the following tag in a file named
"editItemForm.jsp":

...
<form action="<webwork:url value="'addItem.save'"/>" method="POST">
...
<ui:textfield label="'asdf'" name="'title'" size="40" maxlength="60"/>
...
</form>

The problem is that the textfield won't get rendered at all. I have tried a
lot of different methods (I have put an Action in front of it, I have called
the jsp directly, I have checked my config files, etc.).

The examples work fine though. I really have no idea what I might be doing
wrong. I'd be really really glad if someone could shed some light on this.

Thanks in advance
Kristian



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork




--
to your success!

___________________________
andrew lombardi
president
mystic coders
___________________________
http://www.mysticcoders.com
949 . 515 . 8840  x 6

=========================================================================
This message is for the named person's use only. You must not, directly or
indirectly, use, disclose, distribute, print, or copy any part of this
message if you are not the intended recipient.
=========================================================================




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to