Wendy Smoak wrote:
From: "Erik Weber" <[EMAIL PROTECTED]>
I see now that the problem appears to be that the c tag is assuming
"org.foo.ATTRIBUTE" means org.getFoo(), etc. How can I tell the c tag
that "org.foo.ATTRIBUTE" is the name of the request attribute, not
"org"?
What is the JSTL equival
Good stuff! Thanks for the post :-) It actually reminded me of a
couple of things I had forgotten ... or mislearned ;-P
On Sat, 29 Jan 2005 20:29:54 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> Appendix A of JSTL in Action is available here:
> http://www.manning.com/catalog/view.php?book=baye
From: "Erik Weber" <[EMAIL PROTECTED]>
I see now that the problem appears to be that the c tag is assuming
"org.foo.ATTRIBUTE" means org.getFoo(), etc. How can I tell the c tag that
"org.foo.ATTRIBUTE" is the name of the request attribute, not "org"?
What is the JSTL equivalent of this logic tag
Eddie Bush wrote:
I thought that's what you were getting at! ;-)
Please trim unnecessary dialog from your response when posting :-)
And now, here are the complete lyrics to "The Song That Never Ends" . . .
Just messin' with ya!
:-P
On Sat, 29 Jan 2005 21:57:26 -0500, Erik Weber <[EMAIL PROTECT
Thanks Eddie. That did the trick.
Erik
Eddie Bush wrote:
Erik,
Maybe I'm missing something, but do you have a bean in-scope named
org, which has a property named foo, which has a property named
ATTRIBUTE?
Maybe:
or
Tried that? I could totally be missing your point ... but, if the
"name" of the b
I thought that's what you were getting at! ;-)
Please trim unnecessary dialog from your response when posting :-)
On Sat, 29 Jan 2005 21:57:26 -0500, Erik Weber <[EMAIL PROTECTED]> wrote:
> I see now that the problem appears to be that the c tag is assuming
> "org.foo.ATTRIBUTE" means org.getFoo(
Erik,
Maybe I'm missing something, but do you have a bean in-scope named
org, which has a property named foo, which has a property named
ATTRIBUTE?
Maybe:
or
Tried that? I could totally be missing your point ... but, if the
"name" of the bean is "org.foo.ATTRIBUTE", you're probably going to
I see now that the problem appears to be that the c tag is assuming
"org.foo.ATTRIBUTE" means org.getFoo(), etc. How can I tell the c tag
that "org.foo.ATTRIBUTE" is the name of the request attribute, not "org"?
Thanks,
Erik
Erik Weber wrote:
What is the JSTL equivalent of this logic tag?
I tri
What is the JSTL equivalent of this logic tag?
I tried this:
but it didn't work. Neither did "${!empty org.foo.ATTRIBUTE}".
Erik
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
9 matches
Mail list logo