458 reputation
418
bio website
location Chennai, India
age 24
visits member for 2 years, 3 months
seen Jun 13 at 9:42
stats profile views 100

May
22
comment How can I compare 2 xml files for changed nodes?
I am looking for java implementation
May
22
revised How can I compare 2 xml files for changed nodes?
added 9997 characters in body; edited title
May
22
asked How can I compare 2 xml files for changed nodes?
May
14
accepted calling a java class from perl without using system
May
14
accepted perl suppressing warnings when executing java class
May
14
accepted neglect warnings in open 3 HANDLE_OUT
May
14
accepted Print sysout lines at single go from open 3
May
14
comment neglect warnings in open 3 HANDLE_OUT
What if I am using backtick $my var= '$command' Which gives the above output?How can i parse
May
14
comment Print sysout lines at single go from open 3
What if i use backticks something like
May
14
asked Print sysout lines at single go from open 3
May
14
comment neglect warnings in open 3 HANDLE_OUT
I want to print at once removing the BEA security lines
May
14
asked neglect warnings in open 3 HANDLE_OUT
May
13
asked Executing a java class from perl and capturing the output
May
13
comment Best way to compare two very large XML files record by record
have a look at this andreas.haufler.info/2012/01/…
May
13
answered How to convert xls to xml file using java and springmvc?
May
13
comment Working with the Coverity with AXIS and Java
refer this if it helps github.com/jenkinsci/coverity-plugin/blob/master/src/main/java/…
May
13
answered How to implement an axis client to invoke web service with multiple SOAP responses
May
13
comment How to implement an axis client to invoke web service with multiple SOAP responses
use java.util.concurrent. You can create a scheduler to run at a given interval utilizing a thread pool like with a ScheduledThreadPoolExecutor.
May
13
comment Calling Axis webservice from jquery
Refer this client archive.plugins.jquery.com/project/jqSOAPClient
May
13
answered XML to Json using Json-lib