Hi everyone, I'm just a beginner and I'm trying to create a server application with Java on Heroku. Therefore I'm using this example <https://github.com/heroku/java-getting-started.git> Can anyone tell me how I can read parameters from the request? For instance when someone sends a request /db?reset I know, that I could create an own handler for /reset in this example, but I extended this example and need to read parameters.
Kind regards, Wolfgang -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
