Questions tagged [opensymphony]

OpenSymphony was an Open Source computer software project dedicated to providing enterprise class Java EE components. The components aimed to stress simplicity, integration, pluggability and specification compliance.

Started originally by some of the great minds of open source Java, it had a great run and produced some of the best open source Java libraries out there:

Some of these projects have moved on: WebWork lives on in Struts and Quartz, SiteMesh, and Compass all have their own homes now. But others have been left stagnant for years and were unfairly misleading to developers, giving the impression that they were viable projects even though no one had been involved in years.

20 questions
0
votes
1 answer

How to manipulate Prestashop 1.7.x currency exchange rate using a fixed variable?

In Prestashop 1.7 the auto currency exchange rate automatically updates the currency rates, but I would like to add a manipulation to the rates. For example 1 USD = 75 INR, but with a manipulation of 10%, I would want 1 USD = 75(1 + 10%) = 82.5…
Arpan Jain
  • 120
  • 1
  • 6
  • 20
0
votes
0 answers

Display data containing accented character from string using utf-8 encoding in Java

Hi everyone I am creating a HTML table in Java and sending it to Symphony bot UI. While creating HTML table I am getting some text from database which has latin word and those are not showing properly on Symphony UI which uses HTML 5. String input =…
sbisen
  • 55
  • 6
0
votes
1 answer

Struts2 JSON Parameter Mystery

Having a bit of trouble with this tomcat deployment. Deploying a complex webapp (not authored by me) and have gotten rid of most of the errors, but can't figure out this one for the life of me. It seems to be causing a shutdown of the servlet after…
0
votes
1 answer

Symphony CMS File Upload Fatal Error

I am simply trying to create a section that allows me to upload a file, specifically an image. I am able to create the section without any problems. The issue is when I make a new entry and choose the file. When I click save, to save the entry, I…
unsingefou
  • 143
  • 2
  • 16
0
votes
1 answer

empty clickstreams in J2EE webapp - what is the cause?

I've added Opensymphony Clickstreams to my Java 6/Tomcat webapp, and created an interface for administrators to view the collected metadata. What I don't understand is that sometimes, in addition to the usual streams, there are 'null' streams in…
Black
  • 5,023
  • 6
  • 63
  • 92
1
2