Tagged Questions
0
votes
2answers
88 views
How to get list of servlet parameters in a web server?
I'm working on a project of web data mining to extract information directly from HTML by crawling server pages. My effort is concentrated only in an specific website which has a java web server, with ...