Hi ,
I need to performsome validation on page load and display popup to teamsite user. For this I have to edit the main.jsp under ccpro/filesys. When I try to place the updated jsp in customer_src/web/ccpro/filesys and run toolkit, Im getting class nt found error for the class "EDU.oswego.cs.dl.util.concurrent.Sync" which is already part of concurrent.jar in Teamsite.
Is there any other way to apply this customisation?