Question:
We want to check SAP R/3 system info from a web site, how to use SAP JCO in such a web application?
Answer:
Simply use JSP/Servlets and JavaBeans or EJB.
Make sure that the user you are using has the right preveleges to make RFC calls.
regards
andreas
Example