------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
ive been trying to get uploads working, but im having problems, my
propertys arent being set in the action, everything looks to be correct
as far as property names and such, the parameters are being sent because
I can see then by accessing the parameter map directly but its just the
propertys not being set, I have method="post" and
enctype="multipart/form-data" set in my form (im using ww:form tag) and
its when I use the enctype="multipart/form-data" that its failing to set
those propertys, if I remove that everything works like it supposed to
but my file uploads dont work without it.
- Re: [OS-webwork] problems with ww2 file uploads Francisco Hernandez
- Re: [OS-webwork] problems with ww2 file uploads Pat Lightbody
- RE: [OS-webwork] problems with ww2 file uploa... Cameron Braid