I have been trying all sorts of work arounds to include an applet into
wicket:
I keep getting an classnotfoundexception in the java console for the applet.
I am running wicket 1.2.6 and I am not sure what exactly is wrong with this,
My applet runs fine when I run it in eclipse using the applet viewer but
when I stick it into a page then I get the classnotfoundexception ???
<applet code="com.test.AppletForm.class" width="600" height="300"
archive="jfreechart-1.0.8.jar, jcommon-1.0.12.jar" >
</applet>
How exactly does wicket go about looking for classes?
Help appreciated..
--
View this message in context:
http://www.nabble.com/wicket-applet-issue-tf4950236.html#a14173518
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]