Is it possible to access remote webservice by using webpart, if so do weneed to change the trust level in web.config?
It's possible.We did it by placing the web part's DLL in the GAC (full trust) backwith 2003 and it still works in MOSS 2007.For proper CAS, you'll need at least the ability to open remove urls.