--- yitzle <[EMAIL PROTECTED]> wrote: > 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. > Ah... would you mind repeating that in more words?
I personally cannot begin to imagine that the proposed solution consisting of the intermixing of custom tags from the Struts 1 web application framework within your existing Struts 2 application would lead to anything resembling success. Instead I would consider taking the audacious step of applying common sense to the problem and recognize that the original answer to your question assumed (incorrectly) the existence of a Struts 1 app thereby misrepresenting a potential solution to your original question. However, the general idea of the (again, incorrect) answer is also applicable to your current application environment, namely, Struts 2. The application of the spirit of the original answer may lead you to a potential solution (although I hasten to add that you did indeed find the solution regardless of the initially-proposed (albeit lacking) solution and my verbosity-lacking response which, apparently, instead of being taken as the "um... don't just read the answer, think about it" reminder as was intended, was instead used as a poor launchpad for an ill-conceived attempt at poking fun of what was a fairly concise interpretation of my feelings at the time. d. ____________________________________________________________________________________ Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center. http://autos.yahoo.com/green_center/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]