Adding Form to Portlet

I’m building a portlet that should contain a form and that is totally independent, not depending on any models. Is it possible to use CActiveForm within Portlet in this case, since I do not have a Model associated with the Portlet. Or what other methods should I use in a case like this? Any help/advise would be appreciated

why not hint from blog example, in post model there is a form for add comments,

another method is using juidialog.

sorry if this hint not help, i new to. :lol: