I am writing a acegi filter that needs to send a redirect to a specific 
tapestry page.  For now, I will just do a static absolute url (i.e. 
"/authsumserver/app?page=GroupRegistration&service=page") but knowing that this 
is a fragile solution, I was wondering if there is a way to call a tapestry 
service from a filter to get a url to a page?

To give context to what I am doing in my acegi post login processing is 
checking to see if a user needs to perform additional registration for that 
particular application he/she is accessing, and redirecting to that 
registration page.

Thanks!

        


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

Reply via email to