On 8/9/07, Dave Newton <[EMAIL PROTECTED]> wrote: > --- 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.
Ah... would you mind repeating that in more words? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]