users@jsr311.java.net

PathSegment question

From: Sergey Beryozkin <sergey.beryozkin_at_progress.com>
Date: Fri, 28 Nov 2008 15:00:56 -0000

Hi,

if we have say a URI ending with a forward slash '/bar/' then how many PathSegments a UriInfo.getPathSegments() should return ? I
think it should be 2 - can someone confirm it please ?

Thanks, Sergey