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)
How does JSP staying in TS get invoked ?
nirjari
TS6.7.2
In Original branch there are two subbranches dup1 and dup2. Under dup1 file structure, there are datatypes to create DCRs and under dup2 file structure, JSPs are there.
Whats the need for JSPs on TS ? How does it get invoked ? JSPs should be on application server in web container. So that when a request comes in, this JSP can be invoked for the presentation. Users are not going to send requests to TS, so how will it be invoked and whats the need for JSP on TS ? We have SitePublisher with TS, does it require JSP ?
How to use this JSP on TS ?
Find more posts tagged with
Comments
vpatel
It is an architecture/implementation specific thing -- check with your administrator / original architect or someone in that capacity.
More than likely these JSPs are getting deployed (probably via a WF) to some app server.