Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by josep

  1. josep

    Problem with query in EJB

    Hello, I'm using EJB and in the View Object Wizard, I define a query with the option "Use ? style parameters" activated. Then , in a JSP page I want to pass parameters to this query. How must I do it ? I have not found information about it anywhere. Thanks a lot, Josep
  2. josep

    EJB problems when delete in a JSP page

    Hi, I'm developing an application with the &quot;Business Components....&quot; and I'm using to delete in a JSP page the next code : <jbo:DataSource id=&quot;pr&quot; appid=&quot;PIcaen.PIcaenModule&quot; viewobject=&quot;TProvaView&quot;/> <jbo:RowsetIterate datasource=&quot;pr&quot;>...

Part and Inventory Search

Back
Top