There are no problems working with frames, but you have to consider, that
each frame is a separate http request.
So, if you have a frameset with two frames in it, lets call them left and
right, your browser actually
sends 3 requests to your webserver.
To do it the struts conform way (or what I th
There are no problems working with frames, but you have to consider, that
each frame is a separate http request.
So, if you have a frameset with two frames in it, lets call them left and
right, your browser actually
sends 3 requests to your webserver.
To do it the struts conform way (or what I th
Please give me a peace of advice.
I have an application designed with Struts. There are 2 parts in the page. On
the left side there is a tree by JavaScript and on the right the data which
are accepted from tree elements. To avoid duplication when data are
downloaded into the tree I have decided t
Frames are a recurrent question here. When you forward to a frameset, you
forward only to the frameset itself and not to each frame.
This means that:
1) attributes put in request scope appear ONLY in the first request, i.e.
in the frameset (then NOT in the frames);
2) request parameters are present
I use Frames in my application and in my jsp
don't work simple
Could you please help?
--
regards,
Sergey mailto:[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
5 matches
Mail list logo