Hi

I got few replies but Iam posting again. Please answer below queries:

1.I need to capture RTF documents on the client from a servlet/jsp generated
HTML and save to database by passing the captured RTF text to the servlet.
How to invoke WinWord like application from an HTML page and return back to
the browser only after the user has finished editing the text in WinWord?

2. [Sorry, this is off topic to servlets]
In some of the java class methods, source code is not found.
Ex: class Class
    private native Field[] getFields0(int which);
    private native Method[] getMethods0(int which);
    private native Constructor[] getConstructors0(int which);
    private native Field getField0(String name, int which);
Where to find source code for the above type of functions?

Thanks and regards
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to