hi,<br>- What is the different beetween isWebUser() (in version 6, not exist in version 7) and isGuestUser() (in Version 7) ( class CmsUser)<br>- in Version 7 in jsp:<br>+CmsJspLoginBean cms = new CmsJspLoginBean(pageContext, request,
<br>            response);<br>+CmsUser cmsUser = cms.getRequestContext().currentUser();<br><br>everythings is ok and now i want to know which group cmsUser belongs to, which funtion i could use?<br><br>Thanks and Best Regards,
<br>Quang<br><br>