Help!. Displaying JFrames from a Servlet
Hi.
I am developing a small servlet aplication but I need to display some textual information in a JFrame (not in a web browser).. I am using Apache Tomcat and NetBeans 5. When I run the application inside NetBeans all works fine but when I proceed to manually start Tomcat monitor and run the application, the JFrame never appears.
Can someone helpme please ?.

