Java website page check

Does anyone know how I can check a url which is a java function?

We have just launched a new website but I have a problem with checking the booking pages are available. If I use check_http plugin on the path it comes back critical. The path looks something like “/findSchedules.do?saleLocation=uk&lang=en” after the address.

The button used to get here is like “http://webisteaddress/schedule.jsp

Any one know how I can check either if these are working?