Re: rt tld

2006-01-25 Thread Dave Newton
Garner, Shawn wrote: > So say I have a constant declared in the java file or a utility method that > returns a value by taking in a value. I can't by default use those without > using the JSP RT Expressions. The only way I can use them is set them in > some "scope" inside a JSP RT Expression whic

RE: rt tld

2006-01-25 Thread Garner, Shawn
s an extra step. Shawn -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 25, 2006 12:06 PM To: Struts Users Mailing List Subject: Re: rt tld On 1/25/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > How come there isn't a rt.tld

Re: rt tld

2006-01-25 Thread Craig McClanahan
On 1/25/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > How come there isn't a rt.tld for JSF that takes in runtime expressions? > I understand that views may return xml or html views instead of jsp but > arn't tld's basically a JSP thing? > > I understand this isn't a concern with JSP 2.0 but I'm s