Re: Cannot define a display style class in

2007-04-10 Thread Minerva CC
fine a display style class in There is the "cssClass" parameter for (all?) struts2 tags. view search results More information: http://struts.apache.org/2.x/docs/a.html Piero On Wednesday 11 April 2007 01:10:43 Minerva CC wrote: > Hi, > > I tried to define a display style

Re: Cannot define a display style class in

2007-04-10 Thread Piero Sartini
There is the "cssClass" parameter for (all?) struts2 tags. view search results More information: http://struts.apache.org/2.x/docs/a.html Piero On Wednesday 11 April 2007 01:10:43 Minerva CC wrote: > Hi, > > I tried to define a display style class in tag as follows > > > > > view search resu

Cannot define a display style class in

2007-04-10 Thread Minerva CC
Hi, I tried to define a display style class in tag as follows view search results But, when I run it, I got org.apache.jasper.JasperException: /pages/searchRequest.jsp(81,4) Attribute class invalid for tag a according to TLD error. My question is how can we define a style for a url l