Can someone confirm that request-time attribute values is not
implemented in the latest version of Jakarta?

Here's what I want to do:
  <foo:bar customer="<%= customer.getID() %>"/>

But instead of customer id, what actually gets passed to 
BarTag.setCustomer() is the string "<%= customer.getID() %>"

My code should have worked, based on sample code I saw in Sun's 
J2EE blueprints, and also here:
 http://java.sun.com/products/jsp/tutorial/TagLibraries6.html#62006


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to