cancel
Showing results for 
Search instead for 
Did you mean: 

hi all, to what level we have to learn java

Former Member
0 Kudos

hi all,

can any body tell , is it mandatory that we should have an complete idea on java ,if yes , to what level we have to learn java for xi . in which case this is useful like in message mapping or bpm etc..

regards

s. reddy

View Entire Topic
Former Member
0 Kudos

HI

I can say its not mandatory to learn java.But we need core java for XI.As we deal with mapping using java.Basically we use SAX and DOM for the mapping in java.SAX is used for the parsing or reading of file and DOM is used for the building of the target file.

Just go through these links.If u see these examples its enough for the XI.

FOR SAX and DOM:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/06/55413e7bcd561ee10000000a114084/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/06/55413e7bcd561ee10000000a114084/frameset.htm</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/34/f1353e39011a38e10000000a114084/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/34/f1353e39011a38e10000000a114084/frameset.htm</a>

regards,

gunasree.