I'll give that a try.  Now I have another issue - it does not
recognize jsessionid passed in via the request url, e.g.

/context/home;jsessionid=.....

On Sat, Aug 23, 2008 at 2:09 PM, Oscar Westra van Holthe - Kind
<[EMAIL PROTECTED]> wrote:
> On 23-08-2008 at 15:06, Nathan Maves wrote:
>> yeah throw an index.jsp that redirects to /home
>>
>> On Sat, Aug 23, 2008 at 11:26 AM, Ray Tsang <[EMAIL PROTECTED]> wrote:
>>
>> > I am trying to bind an action to the root, but it doesn't seem to work.
>> >
>> > If I do UrlBinding("/"), I can only access it if I use "//", such as
>> > "http://localhost/myContext//";
>> >
>> > Is there a way around this?
>
>
> Apart from Natahn's index.jsp solution, there's a cleaner one I use with
> Tomcat: I list my primary action bean URL as welcome file. This eliminates
> the need for that file.
>
>
> Oscar
>
> --
>   ,-_   Whoever originated the cliche that money is the root of all
>  /() )  evil knew hardly anything about the nature of evil and very
>  (__ (   little about human beings.
> =/  ()    -- Eric Hoffer
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to