File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Framesets and Struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Framesets and Struts" Watch "Framesets and Struts" New topic
Author

Framesets and Struts

Aash Patel
Greenhorn

Joined: Sep 14, 2005
Posts: 24
I'm trying to design a help page for my web application. I considered using framesets and frames to design the page. When I try to open the frameset (help.htm) in my application, it doesn't load the frames. I'm assuming this is because the <frame src="..."> required a relative path. Correct?

How can I work around this? I even tried this <html:frame page="..."> but to no avail.

Any other suggestions most welcome too.

Thanks.
 
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: Framesets and Struts
 
Similar Threads
Frame set developing in JSF
Session Tracking in Websphere
frames in portlets
Framesets and Struts
frames and forms