6
mampf
8y

When you try to write a java api for a webapp, just to discover that Ajax calls will return a full html4 page.

Comments
  • 0
    Although it's not the best way to be doing it.
  • 1
    @Paradigm it's not our webapp. We now use htmlunit to parse the HTML response. 12 megs of dependencies, though. And a lot of code.
Add Comment