[Solved] JavaEE, Jboss, Empty string somewhere [closed]


I’d recommend you split the String in a separate step prior to the iteration. Also, validate that you really do receive the expected parameter from the HTTP request in the first place.

solved JavaEE, Jboss, Empty string somewhere [closed]