----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi friends.
I am using frames in a CRF application.My problem is as follows:
I press a button in my left frame. It calls a servlet. This servlet does
some operations using DOM in an XML file and after that i want to
present the result of the process in my right frame. 

Since now i have been using no frames. So i just used ressendRedirect in
the servlet to the page with my results. But now i want to present this
results in my right frame and i do not know how to do it.

Has anybody any idea?

Any help is apreciated. Thanks.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to