I'm sure that other people will offer their favorites, but I'm going to
offer:
  <jsp:useBean id="foo" class="com.ait-web.MyBean">
      <jsp:setProperty name="foo" property="bar" value="<%=

application.getAttribute("foobar") %>" />
  </jsp:useBean>

"Rick Roberts" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> What is recomended technique for reading initialization parameters from a
Bean?
>
> -- 
> *******************************************
> * Rick Roberts                            *
> * Advanced Information Technologies, Inc. *
> * http://www.ait-web.com                  *
> *******************************************




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

Reply via email to