I am trying to prove that the limit
$$ \lim_{(x,y) \to (0,0)} xy\exp\left(\frac{xy}{x^2+y^2}\right)$$
does not exist, by considering the hyperbolae $\gamma^+ =\{y= 1/x\} $,and $\gamma^-= \{y=-1/x\}$. However I get an expression of the form $$ \pm \exp(\frac{1}{ x^2+1/x^2})$$ which goes to $\pm 1$ but is not independent of $x$. Is there a better way to do this?