enFaust / MediaServer

Task for EPAM
0 stars 0 forks source link

remove imports of the whole package like so: import javax.servlet.* Import only specific classes. #10

Closed vatolinrp closed 6 years ago

enFaust commented 6 years ago

Sorry. I didn't find "import javax.servlet.*".Where is this error?

vatolinrp commented 6 years ago

it is not an error. please just don't import the whole package. I see you fixed that. It was in your filters. I close the issue.