Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Auto redirect user on timeout

392220Oct 8 2008 — edited Oct 9 2008
Hello Friends,

I'm working on weblogic 10.2 portal application. Is there a way to automatically redirect user to login page upon timeout. Like Bank of America or At&t sites?

One idea that came to me was implementing HttpSessionListener & do something in sessionDestroyed(HttpSessionEvent se) method. But how can I get reference to request & response objects in this method. Is this correct way for this problem.

Plz suggest.

Thanks
Jv

Comments

sb92075
ORA-27303: additional information: The pipe has been ended.
Your pipe burst.

Restart the s/w that was reading data from Oracle's pipe.
591186
Metalink notes:
Command Bat File Scheduled Through Dbms_schedule In Em Fails ORA-27370-285313.1
Problem: OS Command Job on Windows fails with ORA-27370: Job Slave Failed To Launch -758739.1


HTH
Anantha
rsar001
I found the problem.. the executable job was referring to a none existing batch file..

I have refreshed the database from production some time ago and the jobs I have setup are referring to production scripts and paths (which we didnt have on dev)..

This is now resolved.


Thanks
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 6 2008
Added on Oct 8 2008
9 comments
544 views