Hi

I have a small issue with a page name returning incorrectly...

My URL looks like this:
http://mysite/myapp/pe/person/34687

@Inject
private ComponentResources resources_;

String nameRaw = resources_.getPageName();
gives me: "pe/rson" instead of "person"

What am I doing wrong here?

Thanks
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to