Hi Everyone, I am new to Stxx and Struts, but have got it setup and functioning correctly. First of all, I was wondering if there was a way to add parameters...
Dear All, This is Nachiket from Global Options, Mumbai Currently we have some urgent Openings with our MNC CMM Level 5 Client for their Pune & Hyderabad...
Hi , This is to intimate you all that there is an urgent requirement for the following skill sets.Plz send me your updated resume imm!!! Requirement: Wireless...
Mohamed Fize
fize@...
Feb 6, 2004 9:46 am
1995
Hi All I have downloaded the stxx-1.3-full.zip and expanded and run the examples in tomcat.. However it only contains the .class files, i was wondering if...
The source code is in source/java/com/oroad/stxx/example/* BTW, the examples are only meant to demonstrate features, and are in no way best practices. I...
Thanks for pointing me in the right direction Don :) I didnt get much sleep last night so maybe thats why i was so dozy to miss it today! I have used XML/XSLT...
Hi All I am finding a problem in deploying my application on weblogic8.1. Error is : Servlet: "action" failed to preload on startup Please help me in solving...
Files In The Members Section Have Been Updated ... Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online...
godfry Walles
dumouchelles4ce@...
Feb 13, 2004 5:41 pm
2000
Hi Don, Hope u are doing fine. Here I have got two questions for you. For one of my project I have deceided to use struts-stxx for presentation framework. 1) I...
This Message Has Been Deleted ... Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online...
godfry Walles
dumouchelles4ce@...
Feb 16, 2004 5:11 pm
2002
I'd guess your best bet would be to look into a custom serializer, the class that serializes request, resources, and context objects to xml. You could extend...
Look in the server logs and there should be errors that will be helpful in getting it working. I've never worked with weblogic 8.1 so I couldn't say exactly...
If you have it configured to allow debugging, you can append "debug=true" to your querystring and see the xml document before it is transformed by the XSLT. ...
Try creating a request processor that extends the other custom request processor. Notice how all the actual code has been moved out of the processors to...
I've decided make the stxx processor extend the custom one (wich extends in turn the TilesRequestProcessor). I've seen at com.oroad.stxx.plugin.StxxPlugin...
New Files Upped Into Members Section ... Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want....
godfry Walles
dumouchelles4ce@...
Feb 24, 2004 2:24 am
2014
New Files Upped Into Members Section ... Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want....
godfry Walles
dumouchelles4ce@...
Feb 24, 2004 2:24 am
2015
New Files Upped Into Members Section ... Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want....
godfry Walles
dumouchelles4ce@...
Feb 24, 2004 2:24 am
2016
New Files Upped Into Members Section ... Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want....
godfry Walles
dumouchelles4ce@...
Feb 24, 2004 2:25 am
2017
Hi Don, I understand your direction. But can you please give me some example how to do implement this. I am not clear how to override DefaultSAXSerializer to...
Hi Don, According to your advice to integrate JAXB and eliminate DOM and JDOM tree from the Action I tried to extend defaultSerializer by specifying the...
Hi Dears i m creating some of fields for one of my form at admin site and i want to display that fields with original form at client side and i also want to...