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)
Workflow customization
g2svnit
Hi All,
I have a CGI task in my workflow, which called a .JSP file (at back end supported by custom java class). I need to edit this .jsp file to provide friendly alert messages to user, but when I add these alerts in .jsp file, it does not reflect the changes. Do I need to run the toolkit to reflect my changes.
Many thanks in advance.
Regards,
g2
Find more posts tagged with
Comments
Adam Stoller
Where is the source of the JSP code located?
It should be under IWHOME/local/config/lib/content_center/customer_src/src/...
If so - then yes, when you change that code you need to run make_toolkit.ipl to get it packaged up and installed in the appropriate location.
If you're doing something else - please provide details of your setup (including the version of TeamSite [with patch and/or service pack information] and the OS on which the TS server is running)
g2svnit
Thanks for the reply.
Location of my source code is inside customer_src/src folder only.
I will try running toolkit.
Regards,
g2