On Thu, Sep 2, 2010 at 12:11 AM, Dan Billings <[email protected]> wrote:
> I got it working!
>
> Eclipse/m2Eclipse was running another server that was actually
> handling my requests, so it turns out I had it configured properly
> after all!!
>
> For the record, using serve("/file") actually requires /<context_name>/
> file, so Dhanji, your recommendation of using serve("test/file")
> actually results in a url of <localhost>/test/test/file. So I am
> going to keep that in mind.
>
Woops, yea, I think it's the regex version that takes the whole URI into
account.
Glad it's working!
Dhanji.
--
You received this message because you are subscribed to the Google Groups
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice?hl=en.