Uh, I don't think so. A stored procedure is SQL code that's executed by the SQL engine. In Java, the pertinent class is java.sql.CallableStatement.
I just looked in the Jakara DBTags docs - no mention of CallableStatement that I could see, but I only took a quick glance. You might have to write your own if a good Google search doesn't turn up anything. - MOD --- "N. Chen" <[EMAIL PROTECTED]> wrote: > > stored procedure? is that same as stored sql > statement? if so: > > <sql:query sql='${statement}'/> > > nick > > On Tue, 1 Jul 2003, Kevin Passey wrote: > > > Hi, > > > > Are there any taglibs which I can use to call a > stored procedure. > > > > Thanks > > > > Kevin > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]