> I suddenly are a bit stomped why you have todo so much when it comes to
>uploading files (and yes I am aware that it is only a few more lines of
>code)..
What is "todo so much"? You need to tell people what it is exactly, like put
up some code? Otherwise no one can tell exactly what you are doing.
Anyway, isn't fileupoad just as simple as textfield?
upload = new FileUploadField("upload");
form.add(upload);
On Sat, Mar 29, 2008 at 4:53 AM, Nino Saturnino Martinez Vazquez Wael <
[EMAIL PROTECTED]> wrote:
> As I am getting very used to the wicket way, using compound models with
> my form fields labels an so on.
>
> I suddenly are a bit stomped why you have todo so much when it comes to
> uploading files (and yes I am aware that it is only a few more lines of
> code).. I think the fileupload field should work just as text field etc..
>
> But as with other stuff I get puzzled by there are probably a very good
> reason why it dosent?
>
> --
> -Wicket for love
>
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>