Rathna wrote:
>
> hi all, how do i pass the init arqument for the JSP?.
> i tried specifing init arquments in servlet 'aliases'
> option in JRun jseweb(Service Config).When i read
> the given variable by <% config.getInitParameter("paramName") %>
> it displays null, means it is not loading init p
hi all, how do i pass the init arqument for the JSP?.
i tried specifing init arquments in servlet 'aliases'
option in JRun jseweb(Service Config).When i read
the given variable by <% config.getInitParameter("paramName") %>
it displays null, means it is not loading init paramenter into the
config