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 MikeeOK 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 ArjunM

  1. ArjunM

    JSP with WebI Help!!!!!!!!!!!!!!

    Make your classpath include the wibean.jar, vbjapp.jar and vbjorb.jar. In your JSP, start with <%@ page import=&quot;com.bo.wibean.*&quot; %> <jsp:useBean id=&quot;wiServer&quot; class=&quot;com.bo.wibean.WIServerImpl&quot; scope=&quot;application&quot;/> Now u should be able to use this...

Part and Inventory Search

Back
Top