The value LJ was looking for was stored in a session attribute. I imagine they left the login page jsp during the 601->63 rewrite so that customers could alter it. If the page were served from a servlet, we wouldn't have any place to customize the layout/fields unless we had the source to said servlet, or some other funny hooks were there to take the place of login.jsp.
Axton Grams On 5/13/07, John Baker <[EMAIL PROTECTED]> wrote:
Hello, I was explaining this problem to a UK Remedy customer only on Friday. Frankly, the entire "redirect to /shared/login/login.jsp" logic is utterly bizarre and I can only assume that a newbie was given the task of writing this bit of the Midtier. Clearly, if one goes to /arsys/home and is not logged in, a login page should be presented without a browser redirect. However, onto the matter in hand, can we establish if the goto parameter is set when a user goes directly to a form entry? I.e. go to a form entry when you're not logged in, and when presented with the login page, paste the contents of the form. Once you've done that we can address the problem in more detail (as we don't appear to have established this yet). John Java System Solutions : http://www.javasystemsolutions.com _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

