jax-rs tag

3 questions


1 answers
65 views
0
How can Jersey receive an array at POST?

@FormParam (parameter name) String [ ] array name Then it didn't work out, but I couldn't find out when I looked it up, so I asked you a question.If anyone knows, please let me know.

1 years ago

1 answers
84 views
0
Error when connecting to Mysql and executing query in Java web app

I would like to connect to MYSQL using the code below and display the results of the range specified in the URL http://hogehoge/hoge/hoge/search?hoge=*.However, there have been many exceptions and err...

1 years ago

1 answers
93 views
0
Using javax.announcement.security.RolesAllowed Annotations

Prerequisites/What you want to achievein JAX-RS in a JavaEE6 compliant environmentjavax.announcement.security.RolesAllowedAnnotation I want to achieve the authorization function, but I don't know how ...


© 2024 OneMinuteCode. All rights reserved.