* Landry Soules:
> No ! There's really no place in my code where i even mention it
> ! It can only be referenced by the flash code. The only thing
> is that the flash related stuff is in folder src/eu/kwark/main.
> Is it possible that Wicket somehow interfere with flash calls ?
Exit from your « Flash tunnel vision » and start talking HTTP
requests: the problem is not related to Flash, but related to what
HTTP requests are made. A network analyzer tool will help you
diagnose which HTTP requests are made to your server. So please
be more specific and dump here the list of the HTTP requests that
are made to your web application.
I don't think it's a good idea to put your static files in a Java
package, it's a bit tricky to properly serve them with Wicket
unless you control exactly what files are served and how, which
doesn't seem to be the case.
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user