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)
Equivalent classes in Java for Perl module Teamsite::Config
jagadesh
Hi,
Is there any equivalent classes available in Java to get iwhome, iwmnt etc as using Teamsite::Config in Perl
Requirement:
Inline perl code moved to Java classes/servlet classes. Want to know is there any classes to get iwhome and iwmnt in java as we are using Teamsite::Config in Perl
Is anybody tried earlier to get those values in Java
Find more posts tagged with
Comments
jagadesh
I found out the equivalent java class to get iwhome and iwmount
Java class name is
import com.interwoven.serverutils100.InstalledLocations;
jar file -->serverutils100.jar
Got answer, closing this thread