the error is on this code line
<code>
String url = request.getRequestURL().toString();
</code>
I have pasted one line below from my editor thats why the stack trace shows the error on 40 line
in my code this line is on line 40
know can you please help me to solve it