I am evaluating on SmartClient v9.0p_2013-12-19/EVAL Development Only, and trying to understand the secureApp example for further development.
Yet I failed to find out how to grab the current user data for the page layout, which is a very common feature. For example, when I have logged in as john.smith, I want the index.jsp showing a label as something like "Welcome, john.smith".
Which part of the reference document should I read to implement such feature? Thank you very much.
Yet I failed to find out how to grab the current user data for the page layout, which is a very common feature. For example, when I have logged in as john.smith, I want the index.jsp showing a label as something like "Welcome, john.smith".
Which part of the reference document should I read to implement such feature? Thank you very much.