I haveone claim aware application and one .net web application (non claim aware application).

1. Is it possible that the claims can flow from the claim aware application to the .net web application?
2. To make this happens, does the .net web application need to be a claim aware application? Or is there any work-around solution for this?

Appreciated for any help.