Thanks, this work perfectly without additional work.
"Siggelkow, Bill" <[EMAIL PROTECTED]> wrote on 07/31/2003 04:01:24
PM:
> The other thing is that there is no reason the original poster could
> not use <c:out> in his HTML markup ...
>
> > <frameset cols="20%,*">
> > <frame name="allpackages"
> > src="allpackages.jsp?server=<c:out value="${param.server}"/>>
> > <frame name="details" src="details.jsp?server=<c:out
> value="${param.server}"/>">
> > </frameset>
- Using the standard (JSTL) tag library ... jmedina
- RE: Using the standard (JSTL) tag library ... Siggelkow, Bill
- RE: Using the standard (JSTL) tag library ... matsuhashi
- RE: Using the standard (JSTL) tag library ... Eric W Hauser
- RE: Using the standard (JSTL) tag library ... Siggelkow, Bill
- jmedina
