← Back to team overview

mugle-dev team mailing list archive

Re: Status of GUI and game server

 

> The URL pattern and the parser for getting that pattern  is in lines 60-69
> of GameFileServer and are in the form "/game/gameName/gameVersion/path
>

How does the control flow get into GameFileServer? Is there some XML file
that directs the program based on the URL? I am unfamiliar with how GWT
selects an entry point.

References