What I want to prove is the following:
Let $X$ and $Y$ be normed vector spaces. If a linear operator $T:(X, \sigma(X,X^*))\to (Y, \sigma(Y,Y^*))$ is continuous, then $T:(X,\|\cdot\|)\to(Y,\|\cdot\|)$ is continuous.
Here, $(X, \sigma(X,X^*))$ is the weak topology and $(X,\|\cdot\|)$ is the topology induced by the norm.
If $X$ and $Y$ were Banach spaces, I can prove it using the Closed Graph Theorem. But, I have no idea how to prove it when $X$ and $Y$ are just normed spaces. Any suggestions?