• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Integrating jforum within an application developed in Netbeans 6.0

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,

Found a solution reading this article : http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm

Cheers,

Hugues

[originally posted on jforum.net by hugues]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

First of all, thanks a lot to the Jforum developers, it is a great tool. Very easy to install and well-designed.

I am busy developing a web site with the Netbeans 6.0 IDE. A forum feature is foreseen within this web site and I'd like to include access to the forum within the application and not open a new page to go to the forum. One good example of what I'd like to achieve is what is shown on the jforum.net web site.

The Netbeans IDE allows to drop UI components on the design page but the iframes are not supported. Additionally, even if manually adding the iframe in the JSP, the page wouldn't resize properly.

Does anyone have an idea how to solve this one ?

Thanks a lot for your help !

Hugues




[originally posted on jforum.net by hugues]
 
Hey! Wanna see my flashlight? It looks like this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic