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>

Reply via email to