Hi,
I am trying to setup tapestry-acegi using the wiki -
http://wiki.apache.org/tapestry/AcegiSpringJava5
I have tried for several hours to solve this error but I have been
unsuccessful. Hoping someone might be able to shed some light on this:
exception
javax.servlet.ServletException: Unable
I have an issue where I need to create the style for a div based on the
properties of an object in my database. This object contains top, left,
width, and height which are important to create this particular div. Is
there anyway that I can apply these attributes dynamically to a div using a
comp