what exactly is the issue you are having?

-igor

On Sun, Nov 9, 2008 at 3:58 PM, Jurek Piasek <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a legacy web application that I am trying to port to wicket. I am
> having a problem with one page, in particular. The page makes use of JUNG
> (Java Universal Network/Graph Framework - http://jung.sourceforge.net/) to
> create a graph, the edges of which one can click on to get more information
> about the underlying process. The problem is that it the JUNG code is an
> applet and I am not sure of the best way to do the port. I noticed some
> earlier work in the wicket sandbox that purports to work with applets (
> http://svn.apache.org/repos/asf/wicket/sandbox/wicket-sandbox/src/jonathan/java/examples/applet/simple/SimpleApplet.java)
> but I cannot tell if this is live code or not.
>
> Any suggestions for a direction would be appreciated.
>
> Thanks,
> Jurek.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to