Hi, I'm currently developing a software for multiple uses which i do not need to explain right now . The thing is, i need to add an HTML file (a network report generated by a proxy server) in one of the tabs. So the question is, how do i do that? If there's any other solution for presenting a HTML page as one of the tabs in a JTabbedPane you're welcome to post it, it doesn't have to be using a JInternalFrame... Thanks, i'm really hoping for a solution to this.
P.S: I hope this is the right section for this kind of problem