aspose file tools
The moose likes JSP and the fly likes JSP and FRAME/FRAMESET Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSP and FRAME/FRAMESET" Watch "JSP and FRAME/FRAMESET" New topic
Author

JSP and FRAME/FRAMESET

Sai Prasad
Ranch Hand

Joined: Feb 25, 2002
Posts: 560
Is it possible to use <FRAME> and <FRAMESET> tags with JSPs? I tried index.jsp with following contents. All the jsp files reside in the same folder. I tried in browser MS IE 5.50. I am not able to successfully display the frames. I get only "You must use a browser that can display frames to see this page" in the browser window.
Instead I tried 4 html files and the browser seems to display it fine. Any help is greatly appreciated. Thanks.
Chris Baron
Ranch Hand

Joined: Mar 21, 2003
Posts: 1049
Hi Sai, delete <body> and </body>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSP and FRAME/FRAMESET
 
Similar Threads
frames in firfox don't work
html frames issue
User Help - JEditorPane
JSP and HTML Frames
printing frames . . .