Hi

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, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to