[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] pass session to jsp?
Hi All,
I must have the most posts without replies here but let me give it another
try
as this topic isn't covered in the mail list ;-) There was something about
mix
and matching php with IC tags but not what I was looking for.
I am trying to customize the admin section for a particular feature which
will be too difficult for my limited perl skills so I am going to create a
link to
a jsp page to do this task for me. I want to keep using the admin login
security
to secure the new jsp pages so am wondering what session variables are
needed
when I need to move back from the jsp page to the UI.
some session variables that I can think off the top of my head...username,
id,
store id...there must be others which I don't know of.
Help?
Thanks
Dennis Chen