in reply to Re: Re: How to index dynamic pages?
in thread How to index dynamic pages?
If you were using Perl rather than JSP, it's a simple matter to pick up the /N from $ENV{PATH_INFO} or $ENV{REQUEST_URI}.
But this isn't JavaMonks, so you're on your own from here.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: How to index dynamic pages?
by Anonymous Monk on Aug 09, 2002 at 17:28 UTC |