jrthor2
08-18-2008, 08:55 AM
I have the below string:
http://localhost:9009/cas/v1/TGT-8-cZfEnwMOY3UbscMSjf553dULslrlkogplMn79OCutOHgtzf3XX
I need to add "tickets/" after the v1/ in this string. How would I do this? So the string should end up looking like:
http://localhost:9009/cas/v1/tickets/TGT-8-cZfEnwMOY3UbscMSjf553dULslrlkogplMn79OCutOHgtzf3XX
Thanks!!
http://localhost:9009/cas/v1/TGT-8-cZfEnwMOY3UbscMSjf553dULslrlkogplMn79OCutOHgtzf3XX
I need to add "tickets/" after the v1/ in this string. How would I do this? So the string should end up looking like:
http://localhost:9009/cas/v1/tickets/TGT-8-cZfEnwMOY3UbscMSjf553dULslrlkogplMn79OCutOHgtzf3XX
Thanks!!