Re: java.lang.reflect question

2003-02-24 Thread Bryan LaPlante
e resolved as it was in the package in question. Log files are a wonderful thing. - Original Message - From: "Bryan LaPlante" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 10:28 AM Subject: java.lang.reflect question > Hi, > I a

java.lang.reflect question

2003-02-24 Thread Bryan LaPlante
Hi, I am having some trouble in the following situation. I have a parent child tag scenario where I am trying to get the value of parameter declared in the parent tag and use it to do some work in the child tag. JRun4 jdk 1.4.0 WinXP pro The jsp syntax looks like so. the database is