I have an internal redirect that is taking a long time to process.  It does
work as expected other than that.  What I really want to do is this:

If a user clicks a link with a SavedSessionID in the URL (
http://example.com/loginpage.html?SavedSessionID=123456) check the database
for a matching sessionID.  If present look in that session for a URL to go
to (not external) and the ARGS to pass to that component (the URL).

A redirect is the only way I know of to go to that URL, is there a better
way to accomplish the above?

Thanks!

Ryan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to