What version of the servlet API are you specifying in the web.xml of the
application?
Mark
On 05/07/06, Pid <[EMAIL PROTECTED]> wrote:
Can you execute an arbitrary JSP scriptlet in the page, or does that get
ignored too?
Pid wrote:
> And the taglibs are definitely being imported on the page i
I used JBuilder on a previous job and I seem to recall that it had the
habit of trying to be clever and only copying over classes that were
directly referenced by other classes. Unfortunately, this didn't seem
to include stuff that was only referenced in JSP pages. Could this be
causing the probl
If you are using Struts, then the following can help you perform the switching:
http://sourceforge.net/projects/sslext
Mark
On 25/10/05, Rob <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I looked through the mail archives as well - past two years. There's some
> interesting info, but nothing that