Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | "Smith, David" <David.Sm...@ArtesiaTech.com> |
Subject | Should BodyContent.getString() evaluate my scriptlet? |
Date | Thu, 29 Jun 2000 14:00:58 GMT |
When I do something like this: <mytag><%= name %></mytag> my handler's doAfterBody() performs a BodyContent.getString() and, instead of getting "Joe" or "Mary" or whatever the variable's value is, it gets "<%= name %>". How can I force it to evaluate this expression before I access it in my handler's doAfterBody()? Thanks very much. d. | |
Mime |
|
View raw message |