I'm seeing something in
http://svn.castleproject.org/svn/castle/trunk/MonoRail/Castle.MonoRail.Framework/Internal/UrlTokenizer.cs
that leads me to believe it might be supported. I'm going to 'generate'
;) a quick app and see if it works.


hammett wrote:
> Good question, Kevin. I seem to remember someone adding this support
> long time ago. I've never tried. A cursory look on the controller tree
> makes me think this is not supported
> 
> http://svn.castleproject.org/svn/castle/trunk/MonoRail/Castle.MonoRail.Framework/Services/DefaultControllerTree.cs
> 
> 
> On 9/14/06, Kevin Williams <[EMAIL PROTECTED]> wrote:
>> Can there be more than one area for controllers?
>>
>> For example:
>>
>> <project-root> (maps to IIS Site Root)
>>         /Controllers
>>                 /Forums
>>                         /Admin
>>                                 ModeratorsController.cs
>>
>> The URL would be http://my.site.com/forums/admin/moderators.rails.
>>
>> I can't seem to find anything that defines this one way or the other.
>>
>> Cheers,
>>
>> Kevin
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> CastleProject-users mailing list
>> CastleProject-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/castleproject-users
>>
> 
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
CastleProject-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to