Xose,

You might want to check the 'sql' tags in JSTL. They provide
transaction support.

JSTL is implemented in the 'standard' project. See
http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html

    -- Pierre

Xose Ramon Sousa Vazquez wrote:
> 
> I am working with dbTags and PostgreSQL. I'd like to perform TRANSACTIONS
> with dbTags. How can i do it?.
> I have tried to send a several queries like BEGIN insert...... COMMENT, but
> it performs an error before the first insert.
> Is it posible to make a transaction using only dbtags <sql:statement id="a"
> con="b">....</sql:statemenmt>?
> 
> Thanks in advance
> 
> Xos� Ram�n Sousa V�zquez
> Optare Solutions S.L.
> [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to