I am stuck for the last two days, and having
scourged the newsgroup postings, I think a direct appeal is okay...
My entire project revolves around being able
to do something like this, and my go-live date is nearing, so please,
h-e-l-p.
The problem is this:
I have a custom logic sheet with a method
called list-people. It takes in a parameter called "class", and calls the
appropriate helper class to do its stuff. The tag code looks like
this:
In an xsp file called people.xml, I call
this tag to populate a table, like so:
This works fine.
Now I try (in vain) to make this dynamic by
getting the value of "class" from an identically named request parameter. I
tried a bunch of options, such as:
This one fails! Instead of executing the
tag, it merely writes it out to the output as
How do I make this work and populate the
table?
Best Regards,
Sreedhar Chintalapaty _______________________________________
A
computer is like an Old Testament god, with a lot of rules and no mercy - Joseph
Campbell
|
Title: Glacier
- RE: Tags: Passing dynamically generated... Sreedhar Chintalapaty
- RE: Tags: Passing dynamically gene... Vadim Gritsenko
- RE: Tags: Passing dynamically gene... Chitharanjan Das
- RE: Tags: Passing dynamically gene... Sreedhar Chintalapaty
- RE: Tags: Passing dynamically ... Vadim Gritsenko
- RE: Tags: Passing dynamica... Sreedhar Chintalapaty
- RE: Tags: Passing dyna... Vadim Gritsenko
- RE: Tags: Passing... Sreedhar Chintalapaty
- RE: Tags: Passing dynamically gene... von Schwerdtner, Thomas (GXS, FPI)
- RE: Tags: Passing dynamically gene... Derek Hohls
- RE: Tags: Passing dynamically gene... Sreedhar Chintalapaty