Well that's the weird part ;)

It's a new clean application, with one abstract WebPage class and a
few subclasses.

I'm pretty sure there's no code in wicket that will do this (neither
in this new app), so right now I'm creating a new test project to
determine where it goes skew.

I'll confirm shortly with some code


On 7/2/08, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> 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]
>
>

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

Reply via email to