Skip to main content



      Home
Home » Archived » EGL Development Tools » Passing Parameters between Handlers(passing values input from one handler to the other)
Passing Parameters between Handlers [message #809193] Tue, 28 February 2012 10:30 Go to next message
Eclipse UserFriend
Hi,

We have 1 handler which accepts input values from a user and the input values after successful authentication needs to pass 1 or more of the values input by the user to the subsequent handler to load records based on the input value. Please could some one help me with an example for the scenario explained. Thanks in advance.

Scenario:
Screen 1 :
Login :
Password :

Screen 2:The login id needs to be passed to the screen 2 designed as a separate handler to load records based on the login id.


Regards,
Karthik
Re: Passing Parameters between Handlers [message #809794 is a reply to message #809193] Wed, 29 February 2012 04:17 Go to previous messageGo to next message
Eclipse UserFriend
You would probably use the method described in http://www.eclipse.org/forums/index.php/t/299577/
Re: Passing Parameters between Handlers [message #810002 is a reply to message #809794] Wed, 29 February 2012 09:52 Go to previous message
Eclipse UserFriend
Yes, and this also becomes an application question: should you store the user ID in the session?
Previous Topic:EDT 0.8 Milestone 2 is available
Next Topic:Stakeholder Meeting - Thurs, Feb 23 10am Eastern
Goto Forum:
  


Current Time: Mon May 12 18:30:32 EDT 2025

Powered by FUDForum. Page generated in 0.02995 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top