It's not possible to do that.
This is by design, not a bug.

A dirty hack might do the trick:
  Write a servlet filter that sets the value
  if it is not set. Configure this filter 
  to be triggered, whenever j_security_check
  is requested. (If that's realy possible I 
  don't know)

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 3. Juli 2002 16:09
> An: [EMAIL PROTECTED]
> Betreff: j_security_check to forward the request to a default page if
> the forward to page does not exist
> 
> Does anyone know how to tell j_security_check to forward a 
> request to a default page if the "forward-to" value is empty?
> 

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

Reply via email to