redirect to a frame???

2004-03-31 Thread John MccLain
Is it possible to target a frame in a jstl call. For example, frame 1 has a button that submits a servlet request. The servlet redirects to another jsp page but you want the jsp page it redirects to to be in frame 2. Can this be done without re-rendering the entire page, and only re-render frame

RE: redirect to a frame???

2004-03-31 Thread Martin van Dijken
I've added three small files. Open set.html for a demo. Good luck! Martin -Oorspronkelijk bericht- Van: John MccLain [mailto:[EMAIL PROTECTED] Verzonden: donderdag 1 april 2004 0:54 Aan: taglibs user list Onderwerp: redirect to a frame??? Is it possible to target a frame in a jstl call