Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. eyecon1

    Problem utf8 encoding in httpservletresponse

    Basically, I have set up a chat program using http request. One person sends a message to the servlet, it gets stored in a StringBuffer. Other end of chat polls using http requests, and if a message is sitting there for them, it sends it back in a response header. It has to be multilingual...
  2. eyecon1

    Problem generating Excel report

    I'm using Actuate 5 to generate reports through Java. I am experiencing a problem exporting the report in Excel format, it displays the following error: java.lang.RuntimeException: com\actuate\ereport\output\FormulaOneWrapper.class (The system cannot find the path specified) at...

Part and Inventory Search

Back
Top