Re: Custom tags: Request-time values unimplemented?

2001-03-26 Thread Craig R. McClanahan

This question should really be addressed to the TOMCAT-USER
list.  TOMCAT-DEV is for discussions of the development of Tomcat itself.

On Sun, 25 Mar 2001, rajeev wrote:

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

Which version are you actually running.  "The latest version" is somewhat
ambiguous?

> Here's what I want to do:
>   
> 
> But instead of customer id, what actually gets passed to 
> BarTag.setCustomer() is the string "<%= customer.getID() %>"
> 

This should work fine in any version of Java, as long as you have declared
in your tag library descriptor that the "customer" attribute can accept
runtime expressions:


customer
false 
true


> 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
> 

Craig McClanahan




Custom tags: Request-time values unimplemented?

2001-03-26 Thread rajeev

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

Here's what I want to do:
  

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/