AnythingAboutPB
Programmer
Hi,
Basically i am a PB programmer,but was doing some appication in JSP.In one case my appication requires to read all session and application level variables and write the same in a txt file in name value format.The problem I am facing is how to get list of variables (session level and application level) into application and then how to read the values from obtained list.Assume that list of variables is not available at design time to me.
Thanking you in anticipation.
Basically i am a PB programmer,but was doing some appication in JSP.In one case my appication requires to read all session and application level variables and write the same in a txt file in name value format.The problem I am facing is how to get list of variables (session level and application level) into application and then how to read the values from obtained list.Assume that list of variables is not available at design time to me.
Thanking you in anticipation.