Hi everyone,

        
        I was wondering if anyone could provide me with a simple code
example to allow me to get a value from my web.xml file.  I want to get the
value from the following example web.xml file.

        <context-param>
                <param-name>num</param-name>
                <param-value>50</param-value>
        </context-param>

I want to get the value in a java bean.  I am just a little confused on how
to get this value out of my web.xml file.

Any help would be greatly appreciated.

Jason Lanpher
 
[EMAIL PROTECTED]
 
http://www.stealthnetworking.com
 

Remember there are only 10 types of people in this world.  Those who
understand Binary and those who don't.

 


-----Original Message-----
From: Kal Govindu [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 09, 2003 7:57 AM
To: Tomcat Users List
Subject: RE: Good sites that show you EJB stuff


www.ejbtut.com
kal

-----Original Message-----
From: Anson Zeall [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 6:49 AM
To: Tomcat Users List
Subject: Good sites that show you EJB stuff


Hi,

    I want to know if anyone, could show me, or recommend me any sites that
show you how to use JavaBeans and what the Beans are for?

Regards,


Anson







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



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

Reply via email to