Hi,
I am planning to use Turbine for my upcoming project. I have been using WebMacro so
far to generate my front end and with WebMacro integration in Turbine and many more
additional capabilities, I am interested in using it.
I would like to skip the user authentication from the database as is done by Turbine
servlet at present and put up my own authentication. Also I would not like to use the
Turbine to connect to my database directly as we have our middleware to do the same.
I would like to use Turbine only to handle the requests coming in from the browser and
serve up the pages(combinations of may screens in a single page) based on what is been
requested. The data would be handed over to it by the seperate API which responsible
for getting the same from the middleware.
Can anyone comment on this and let me know how to skip the database part in Turbine
servlet. I do not want to even fire up the connection poolong. I know that with the
capabilities Turbine has, this may seem to be a little thing but I would still like to
have the option to connect to Database in future if necessary.
We use Progress database. Can we connect to it using Sequelink database if required in
future ?
Thanks
Venkat
Venkata Subbarao Pathuri
Java Developer
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]