Posts by Meire Aparecida Santos • 21 points
2 posts
-
1
votes0
answers81
viewsQ: How to get into Arraylist on a JSP and pass as parameter p/ a Servlet (Link)
This list has the Id_book,Titulolivro,Autorlivro, which is displayed on the page correctly. Only I want to create a link to a Servlet passing the Id_book. How do I do it? Below is the code:…
-
1
votes0
answers304
viewsQ: Split Method - Split into 3 parts
I have an instruction to separate two words from a string and put into an array. This instruction is working very well. Below: public static List<String> converterCamelCase(String original) {…
javaasked Meire Aparecida Santos 21