"Mader, Steve" <[EMAIL PROTECTED]> said: > > What part of the JSP needs to be dynamic? You ask good questions, Steve. I agree that I can move some of the generative code out of the JSP into beans to achieve the same goals. Nothing that I'm doing requires that I do it this way, but it just seems like it would be convenient to be able to take advantage of the JSP context (or other tag libraries) in scriptlets generated from XSLT transformations.
I'm thinking mostly about prototype situations, but I imagine it could be useful elsewhere as well. I'll try moving it to the Action level and see if I can still do what I want. I guess a generalization of what I'm looking for is a JSP pre-processor of some sort. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
