Question
How to Authenticate Windchill in a JSP
Hi,
I'm creating a JSP that would list all the groups of a specified organisation in the Windchill.
To prevent the authentication window, I'm trying to use RemoteMethodServer API and the suggested method of authentication from CS254321 in PTC K-Base.
But i still get the authentication window when i try to access this JSP.
Any help?


