<USEBEAN name="myBean" ...></USEBEAN>
  
 <SERVLET CODE="myServlet" CODEBASE="http://server/servlet/myServlet">
 <PARAM NAME="servProp" value="<display property="myBean:beanProp">">
 </SERVLET>
doesn't seem to work.
Both servlet- & beanCode is ok.  I'm using JRun.  Does anyone else --using some other JSPEngine--  ran into this problem.  And is there any way around this?

GIF image

Reply via email to