Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:30 Go to next message
Karthik Sevugarathinam is currently offline Karthik SevugarathinamFriend
Messages: 17
Registered: February 2012
Junior Member
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 09:17 Go to previous messageGo to next message
Morten Krøyer is currently offline Morten KrøyerFriend
Messages: 10
Registered: January 2012
Location: Copenhagen
Junior Member
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 14:52 Go to previous message
Joe Pluta is currently offline Joe PlutaFriend
Messages: 27
Registered: July 2009
Junior Member
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: Thu Apr 18 22:18:04 GMT 2024

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

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

Back to the top