Hi,
I use to give to my clients a link like this http://app.nameofapplication.com
in this domain I put:
<frameset cols="100%">
<frame src="http://ipaddress_of_awim_server:8080/AwareIM/logonOp.aw?domain=name_of_the_application">
</frameset>
The problem i have noticed is that when the session expires, users cannot login again only if they close the browser and opnes the link http://app.nameofapplication.com again....
Anyone has faced with this?
How you guys are working with FQDN ? How you dealing incoroprating your apps in your sites?
Thank you.