I think you�ll have to use a combination of jsp and javascript to solve your
problem. Set the file you want to load in the frame with jsp, and then let
javascript take care of loading it to the frame.
Kind regards
/Per-�ke Olsson
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Grefe, Ralf
Sent: den 12 juli 2000 13:14
To: [EMAIL PROTECTED]
Subject: framesets and jsp
Hello,
I have some trouble to target the output into different frames.
-I have a page with a banner-, a task- and a main- frame.
banner
t
a main
s
k
- By using a link with a target attribut (within task) I can direct the
output (into main).
- The form in main is displayed and also the following jsp-page.
+ But I want also to update the task- and banner- frame automatically.
-< base target="taskFrame"> with <jsp:include "task.jsp"> doesn�t work
and using a further link isn�t the right solution
thanks in advance,
Ralf Grefe
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets