Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Something about Struts-tiles & frameset

843836Jun 8 2005 — edited Oct 28 2005
Hi, there,

I have problem with Struts-tiles tech in my web page design(.jsp). My web page divide three area-- tool bar(top), tree node(left), Display area(right). Display area is the only part need to be changed for every jsp file, but it needs to be form another three area-- title, menu, main (main will corresponding with menu).
Before implement tiles, I was using HTML-FRAMESET to form the division. However, the project requires to implement Struts-tiles.. I tried to search all the web, but no propert way to solve the problem. My question is... is that possible to mix up Struts-tiles with Html-frameset? or is there a better way to solve it "without" HTML-frameset... -__-
Thanks in advance!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2005
Added on Jun 8 2005
5 comments
213 views