dev@woodstock.java.net

binding table to a join query

From: Sean Comerford <sean_at_seanc.us>
Date: Thu, 13 Sep 2007 10:36:46 -0700 (PDT)

From a "Visual Web Pack" perspective, how do I bind a table component to the
result of a join operation?

It's pretty slick how I can just drop a DB table onto the webui table and it
binds but suppose I want to also join the DB table with another one?

I modified the session bean call

    mlb_teamsRowSet.setCommand("...")"

to have the proper join SQL but it just craps out when it hits the join part of
the query

later,
Sean
http://seanc.us