Hi Joseph,
> Note that the webwork tutorial did, in fact, mention this.
Hmm, I didn't find it. Where is that tutorial? Anyway, I think it should be
in "Installing WebWork" or in "Forms HowTo" as well.
Best regards
Kristian
---
This SF.NET em
Note that the webwork tutorial did, in fact, mention this.
On Wed, 5 Feb
2003, Kristian Duske wrote:
> Hi Andrew,
>
> > Need to copy the templates folder over to your webapp ... and define the
> > location in webwork.properties.
>
> Thanks, that fixed it. Maybe this should be mentioned in the doc
Hi Andrew,
> Need to copy the templates folder over to your webapp ... and define the
> location in webwork.properties.
Thanks, that fixed it. Maybe this should be mentioned in the docs.
Best regards
Kristian
---
This SF.NET email is sponsor
Someone please Wiki this
> -Original Message-
> From: Andrew Lombardi [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 04, 2003 4:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] UI widgets won't render
>
>
> Kristian,
>
> Need to cop
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
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":
...
" method="POST">
...
...
The problem is that the textfield won't get rendered at all. I have tried a
lot of di