Hi,
I've a jsp which has 2 frames and in each frame i've to open another jsps' using <jsp:include> .
Now as i know <frame> tag syntax is, it takes the value of its src attribute as a url (or some file name), How do i use <jsp:include> (that has some parameter being passed using <jsp
aram>
inside frames.
Thanks,
Neeraj