On Tue, 29 Oct 2002, flare wrote: > I was able to use dynabeans in "out" and "fmt" tags but not in param, > that's strange I know .. since I should to use the code in production > I hope next releases of JSTL won't break the compatibility with the > clean but (now I guess) unsupported format I'm using ! It would be > very sad switching to scriptlets :(
Again, it'd be helpful if you posted a complete page that demonstrates the difference. The code that the Standard Taglib uses to interpret the expression is the same for both tags. Thus, I don't simply mean that the behavior you're noting is nonstandard; I'm suggesting it's not happening the way you're describing if you're using our implementation. -- Shawn Bayern "JSTL in Action" http://www.jstlbook.com -- To unsubscribe, e-mail: <mailto:taglibs-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>
