I've been getting to grips with turbine for the last two weeks and have come
to the point where I'd like to start getting 'stuff' into my browser.
I'm using a database that has already been created, and as a result I'm not
able to use the turbine user/group/role model, which I guess also means I
can't use the turbine security, correct?
Not quite sure what question I'm trying to ask so instead I'll describe what
it is I'd like to achieve.
I'd like to pass and HTTPRequest (or RunData object) to a class of my own
that builds a bean representing the content of the page that is to be
generated. Then, that bean should be passed to, or in some way accessed by
a JSP which renders the HTML.
Without extending Turbine.class or writing my own control servlet how is
this possible?
I'd like to avoid using .vm files for now (I'll tackle those tomorrow!).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]