Hello Milt

> > The value of init parameter var1 is:
> > <%=
> >     getServletConfig().getInitParameter("var1")
> > %>
> > </P>

I use this:

<title><%= getServletContext().getInitParameter("ApplicationName") %>

instead of getServletConfig() and it works.

Markus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to