i have to perform session managemnet like we used to do in servlets and jsp but by using Suitelets. How to implement it in netsuite?
Asked
Active
Viewed 1,081 times
1 Answers
0
NetSuite allows acecss using nlapiGetContext().getSessionObject(name) and nlapiGetContext().setSessionObject(name, value).
https://netsuite.custhelp.com/app/answers/detail/a_id/59331/kw/nlapiGetContext

scheppsr77
- 577
- 2
- 12
-
useless response...Did't expected this from a team of talented peoples – xerxes Sep 30 '16 at 11:00
-
finally i have completed this issue.. If anyone needs the code for it ask me i'll upload for you. :) – xerxes Sep 30 '16 at 12:58
-
give me ur mail id on abhi.drizzle@gmail.com i'll give it to u there – xerxes Nov 11 '16 at 08:06