| 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.
|
 |
 |
|
|
subject: Framesets and Struts
|
|
|