Hi,
I know this has been asked before lots of times, but I'm just not able
to find a clear answer.

I'm trying to create a server side html rendering engine similar to
http://www.webrenderer.com/. All I found so far is
http://groups.google.com/group/mozilla.dev.embedding/browse_thread/th...

The problem is, I cannot use the swt/awt toolkits because the app is
running server side so, the question is: How do I create a fake window
handle to pass to the initWindow method? or Is there some sort of Java
GUI emulator?

_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to