Hi, Why to put JSF tags inside <f:verbatim> ? If I understood right, <f:verbatim> is used to surround all HTML code in a page. And it becomes mandatory when you include pages in other pages.
Fr�d�ric On 5/13/05, Srikanth Madarapu <[EMAIL PROTECTED]> wrote: > Hi > > I have a set of commandLinks in my form. When placed inside a panelGroup or > panelGrid they work fine. But when I put them inside the verbatim tab the > actions are not invoked, looks like the form is getting submitted( the page > reloads). Is it a known issue ? > > Thanks > -Srikanth Madarapu > >

