| Author |
beanName...
|
devika cha
Ranch Hand
Joined: Jun 28, 2004
Posts: 31
|
|
hi, In HF&J book there is no metion of the attribute beanName of <jsp:useBean> tag Can anybody tell is it still in use with the tag or is taken out. thankx
|
 |
Sean Stephens
Ranch Hand
Joined: Oct 25, 2004
Posts: 40
|
|
Here's a link to the sun page on jsp syntax: http://java.sun.com/products/jsp/tags/10/tags.html and according to it the beanName is still on the useBean tag, and it allows you to perform an expression evaluation to get the value.
|
 |
 |
|
|
subject: beanName...
|
|
|