Hi, We have an urgent opening for you in our bangalore based client "4L IT Services" for their bangalore branch for the post "J2EE ENGINEERS". Experience: 2 to...
Hi, We have an urgent opening for you in our bangalore based client 4L IT SERVICES for their bangalore branch for the post "WEB ENGINEERS". Experience: 2 to 5...
Hi people. I've designed several xsl files to transform xml into pdf. I have to use my Company's specific fonts in them, but I don't know how to specify the...
Try following the FOP instructions for external configuration when embedding FOP: http://xml.apache.org/fop/embedding.html#config-external Let us know how it...
hi. i'm wondering if there's a quick way to add validation rules defined in validation.xml to the xml generated by stxx. for example, if i'm creating an html...
Unfortunately, no, there isn't a "quick" way. If you have some time, you could modify com.oroad.stxx.transform.document.DefaultSAXSerializer to serialize any...
Hi Don, When I said "using Fop 'natively'", I meant we already embedded fop in several servlets to produce pdf. What I'd like to know is how to pass the...
Please forget my last post. I didn't read carefully the fop doco at first time, but then I saw that the needed FOP "Option" class was used statically, so I was...
Hi, We did several small apps with xforms to get used to it. But now, we're facing a problem. As we want to use it in our new web app ( in the real world), we...
With a recent improvement in JXPath (included in the latest stxx release I believe), you now don't have to specify your model at at all - JXPath will build the...
hi. i've spent some time on this this morning but i'm getting nowhere. can you let me know if i'm on the right path. i'm trying to access the validation...
No, I meant accessing the already-Struts-loaded validator resources and working from there. ValidatorResources will be stored in the ServletContext under ...
Hi: We create XML documents using Castor to feed to the STxx framework for XSL transformation. The Marshaller from Castor creates the XML string. It works as...
Yes, Castor can "WRITE" to either DocumentHandler and ContentHandler. However, my understanding is limited in this area so I would not know how to pass the...
Take a look at com.oroad.stxx.transform.document.DefaultSAXSerializer and c.o.s.t.d.SAXSerializer, its interface. I'd suggest leaving our data in object form,...
Hi Don: Thanks for the suggestion. I found the root cause of the problem is due to the way WebLogic specific xerces parsing the string to create the XML...
Hi, We are seeking top-notch Java, J2EE Professionals for a top global IT consulting company, for their operations in Bangalore. Positions : 1. Java/J2EE...
Hello, I'm trying to map html select with the multiple attribute set to a xmlForm. I'm using xmlForm with a single file defining my models,...
Steve Hansen
bird8088@...
Sep 8, 2004 12:14 am
2229
Hi, I managed to develop an application which uses a model and a xslt file t o display "dynamic" html forms. In some fields, the user has to input decimals...
Yeah, sorry, this probably should be documented better. It is necessary to use the Stxx version to enable resources to be accessed properly by stxx. Don...
Hi, We have been using a home-grown framework for transforming xml to html using xsl. It is fine except can get pretty complicated. I found this project but...
... Yeah, the inactivity has basically been due to the framework doing everything I want. I have made a few minor fixes I should roll into a minor release....
Yes, I know it is being used at least by several other people. Myself, I use it in a mission planning support application for the US military that has been...