i am currently completing a university project but am confused
about the java end. the project is a website for a cab company. when
a client orders a taxi they enter the time requested for the taxi
cab. if this time can be met then a message will appear confirming
this. if this requested time cannot be reached then using a form of
simulation or calculations a new time will be given. this time will
depend on driver availability. another way would be for the suggested
time to be ten or fifteen mins later or earlier. this website will
iclude jsps. i am not sure if any other method of calculating this
other than in java can be used. any help would be greatly appreciated!
i am not looking for exact code......