Servlet config problem

2002-10-10 Thread freddy auwer

Hi,
I'am using Tomcat 4.0.6 on Windows NT.
I have a jsp declared in the DD with a init-param
When I try to retrieve with getInitParam() method the
value of this param, I receive null.

Here the part of the DD

  servlet
servlet-nameintro.jsp/servlet-name
jsp-file/intro.jsp/jsp-file
init-param
  param-namepath/param-name
  param-valuelogs/param-value
/init-param
  /servlet


The same jsp with the same DD works fine on WebLogic.

Any idea ?

Thx.

__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com

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




Re: Servlet config problem

2002-10-10 Thread Padhu Vinirs


I am seeing the same problem. Must be reported as a bug ?

-- padhu



freddy auwer wrote:

Hi,
I'am using Tomcat 4.0.6 on Windows NT.
I have a jsp declared in the DD with a init-param
When I try to retrieve with getInitParam() method the
value of this param, I receive null.

Here the part of the DD

  servlet
servlet-nameintro.jsp/servlet-name
jsp-file/intro.jsp/jsp-file
init-param
  param-namepath/param-name
  param-valuelogs/param-value
/init-param
  /servlet


The same jsp with the same DD works fine on WebLogic.

Any idea ?

Thx.

__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com

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


  




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