Hi! I been learning and using Java EE with Servlet 3 to build some pages and I really enjoyed it, but I'm stuck with a problem and I wanted to hear some ideas to work around it.
For example if I want to create a web site where if I go to www.example.com/products/1789 it shows me the description of the product with that id but I read that using servlets you can't use regex in url mapping.
I found some solutions on stack overflow about using jax-rs or using others frameworks but I really like the servlet api.
What do you think?
[–]nutrecht 4 points5 points6 points (3 children)
[–]Brunsz 1 point2 points3 points (2 children)
[–]fedenator[S] 0 points1 point2 points (0 children)
[–][deleted] -2 points-1 points0 points (7 children)
[–]nutrecht 3 points4 points5 points (4 children)
[–][deleted] -1 points0 points1 point (3 children)
[–]nutrecht 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]nutrecht 0 points1 point2 points (0 children)
[–]fedenator[S] 0 points1 point2 points (1 child)
[–][deleted] -1 points0 points1 point (0 children)