On 9/17/07, vijay vijay <[EMAIL PROTECTED]> wrote: > HI adam, > when i put this example as web application, i > have written this as servlet here i am gettig an error like this.i have > tried to solve , i have searched in google i have not found relative one > > """ > > java.lang.NoSuchMethodError: > javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node; > <snip/> > can u tell me exctly where i went wrong......... >
I have not seen this before, but I Googled it and did find some hits about bugs in Xalan (for example: http://mail-archives.apache.org/mod_mbox/lenya-dev/200508.mbox/[EMAIL PROTECTED]). You might try using a newer Java release or get a newer version of xalan.jar from xml.apache.org. These XML parser version issues are always a pain! > and i would like to know > ur timings so that i can stay in office I can't guarantee having time at any particular hour to reply to your questions. Look at the times of the emails that I've sent in the past and that should give you a rough idea. -Adam
