Hello Venu We use the SAP Java Connector 'JCO' to connect from our jsp/java-app (running under tomcat) to SAP 4.6C. With this connector you can call your self-written function in the SAP-system just using simple java method calls.
It's a little tricky handle the jco, and if something goes wrong the whole jvm (incl. tomcat) crashes (due to the jni/dll-calls). But if you use jco the right way, it's an easy way to connect to the sap. The Java Connector belongs to the so called Business Connector which enables SAP to communicate over XML. HTH, Regards Ralph Nagel T-Systems Nova GmbH Bereich eBusiness Entwicklungszentrum S�d-West Au�enstelle Ravensburg Sauterleutestr. 34, D-88250 Weingarten phone +49 751 4003 285 fax +49 7161 9255 2476 mailto:[EMAIL PROTECTED] > -----Urspr�ngliche Nachricht----- > Von: Venugopal [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 6. M�rz 2002 08:34 > An: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; > '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Betreff: Tomact > > > Hai.. > > We have here SAP 4.0B and with oracle 8.0 > I have absolutely no clue reg. This tomact/..... > > I have a good exp. Sap SAP ITS. > Is it some thing similar to it?? > If some body could give me a good INRTODUCTION to me.. > > I will be very thankful to you > > Regards > venu > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
