Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
context.getParameterString()
srilu
Hi,
I need brief description and need of the method context.getParameterString().
Find more posts tagged with
Comments
RonaldV
How about taking a look at the livesite-api-docs?
tec_iwov
also that is legacy functionality.
recomended that you use context.getRequest() and follow the servlet api docs.
RonaldV
@tec-Iwov
:
if this is a legacy function then why haven't Iwov updated the api-docs to reflect this? I just checked the "Interwoven LiveSite Toolkit 7.2.1.0.0" and found nothing!
srilu
Thank you for your reply. Actually i saw this function in external components while using java code to prepare XML document.