boly38

Show:

What's happening?

  • unable to remove "+" tag

    After adding "+" as tag of a page, you can't remove it. When clic on [x] next to "+" tag, SocialText-Tag's widget say "These tags have been removed: +" but the tag isn't removed.

    2007-05-14 11:43:45 UTC in Socialtext Open wiki

  • Followup: RE: Export Excel : Value start with '+' [OK]

    it's OK, i found an alternate way to display string values starting with a special char : => by replacing <value> to ="<value>". In JSP, i declare a decorator like this : --- <display:column title="MyColumn" property="val" decorator="com.blahblahblah.util.StringExcelExportDisplayTagWrapper"/> And this is the source o.

    2006-10-04 11:16:34 UTC in Display Tag Library

  • Exception: [.TableTag] Unable to reset respon

    When i tried to export my array, i got this exception : Exception: [.TableTag] Unable to reset response before returning exported data. You are not using an export filter. Be sure that no other jsp tags are used before display:table or refer to the displaytag documentation on how to configure the export filter (requires j2ee 1.3). at...

    2006-10-03 16:27:50 UTC in Display Tag Library

  • Export Excel : Value start with '+'

    Hi everybody, I want to export from Java/JSP/Displaytag to Excel format. Some values of my array start with '+' (or other Excel restricted characters like '=', ...). When i do it, Excel replace the value by "#NAME?". When i try to add the "'" before my string value, all rows got a "'" (it's not what i want). When i try to add the '"' before and...

    2006-10-03 16:12:47 UTC in Display Tag Library

About Me

  • 2006-10-03 (3 years ago)
  • 1612268
  • boly38 (My Site)
  • boly38

Send me a message