i dont think anything in wicket generates a directory listing. are you sure it is wicket code?
-igor On Wed, Jul 2, 2008 at 8:59 AM, Leon Nieuwoudt <[EMAIL PROTECTED]> wrote: > Hey guys > > I've been following the wicket-users list for quite some time to > evaluate the community and momentum, and just want to say "great job!" > before I continue ;) > > Now the question... I'm starting to create a new real-world app, and > something happened that a Resource sent a Glassfish folder file > listing. > > The URL I typed (incorrectly) was - > http://localhost:8081/realapp-web/console/resources/com.realapp.console.web.page.AbstractConsoleWebPage/nyi > > ... which gave me this ... > > 3RD-PARTY-LICENSE.txt > addons > bin > CDDLGPLHeader.txt > CDDLv1.0.txt > config > COPYRIGHT > docs > domains > imq > javadb > jbi > lib > LICENSE.txt > LICENSE-glassfish.txt > passfile > registry.properties > registry.xml > samples > setup.xml > setup-cluster.xml > uninstall.sh > updatecenter > > If i replace "nyi" with "nyi.gif", then it gives me an exception (as expected) > > Any ideas? Thanks in advance! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
