There's probably a more appropriate list for JSTL.  However, the error
message you are getting is probably cos you don't have jsse.jar, jcert.jar
etc. in your classpath.
HTH.
Anuj.

> -----Original Message-----
> From: LUCERO,DENNIS (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]]
>
> If this is not the correct forum for tag-lib questions someone
> let me know.
>
> Does anyone know of issues when using the bean:include tag  with https
>
> The call:
> <bean:include id = "myInclude" page = "/includeTest.jsp" />
>
> the error:
>
> Cannot create include URL: java.net.MalformedURLException:
> unknown protocol:
> https
>
>
> The standard jsp tag <jsp:include page="/includeTest.jsp"  flush
> = "true" />
> works fine.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to