What are the frame sources? Are they static resources or the jsp? How are you using the
frames?


Elena Palanca wrote:

> Hi,
> I have the following problem:
>
> I'm trying to view a JSP page containing 3 frames, launching it from a
> servlet.
> The syntax in the servlet is this:
>  getServletContext().getRequestDispatcher("/jsp/WomanJSP/Clinical.jsp").forward(req,
> res);
> where Clinical.jsp is the page containig 3 frames.
> This doesn't work, why? Can't I  perform an action like this or should I
> tell (in same way) to the servlet that the JSP contain frames?
> Thanks
> Elena

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to