Posts by Edward Neto • 21 points
3 posts
-
1
votes1
answer259
viewsQ: Declare XML namespaces in classes imported by WSDL (Jax-Ws)
I’m developing a Webservice application using Jax-Ws. In this model after importing the WSDL the IDE generates the classes that will be used in the information exchanges. But when creating the…
-
0
votes1
answer158
viewsQ: Validate fields with javascript in Safari browser
I’m having trouble trying to validate form fields, via Javascript, in Safari browser. The HTML code: <div class="modal fade" id="remarcar" tabindex="-1" role="dialog"…
-
1
votes0
answers201
viewsQ: Open File in Modal Dialog
I am recovering a file given a path and would like to display the answer in a Modal. This is a snippet of HTML that calls Servlet (MSD) by passing the file path as parameter: <a class="btn-doc-sm…