--- yitzle <[EMAIL PROTECTED]> wrote: > I had > <s:form action="CertificateImport" method="POST" > enctype="multipart/form-data" > > and tried with > <form action="CertificateImport.action" > method="POST" > enctype="multipart/form-data" > > When I tried > <html:form ... > I got > No tag "form" defined in tag library imported with > prefix "html" > even though I have > <%@ taglib prefix="html" tagdir="/WEB-INF/tags" %>
I can't imagine that mixing S1 tags into an S2 app would work particularly well. Perhaps extrapolating from the response as using the enctype in the S2 form tag would be a better idea. d. ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]