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 ?.

[382 byte] By [richyzeroa] at [2007-11-27 2:33:42]
# 1
the JFrame should appear...server-sideis Tomcat running remotely?if ever you have a remote client, typical for a servlet, it will not see a server-side JFrame
developer_jbsa at 2007-7-12 2:50:33 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi again. I am running all locally, in the same machine. Any idea ?. Thank you. By the way, I had to change my forum screen name.
richyzero_a at 2007-7-12 2:50:33 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Oh!, by the way, yes, I want to run the JFrame in server side.
richyzero_a at 2007-7-12 2:50:33 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...