Search the web
Sign In
New User? Sign Up
struts-xsl · Struts for Transforming XML with XSL
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2551 - 2580 of 2669   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2551
Most likely, you are linking to the jsp itself, not the Struts action. If you use the jsp in the url, the Struts objects aren't loaded into the request and ...
Don Brown
mrdon42
Offline Send Email
Nov 1, 2005
8:17 pm
2552
... I get the following error: cvs [checkout aborted]: connect to cvs.stxx.sourceforge.net:2401 failed: A connection attempt failed because the connected party...
David Wood
mvento2
Offline Send Email
Nov 9, 2005
3:43 pm
2553
hi somi though my mapping in struts-config file is correct but the path /community_users/lookUpRole is not leading to its handler class the mappings in...
abhi_chandra_hbti
abhi_chandra...
Offline Send Email
Nov 13, 2005
7:54 am
2554
hi all any one please help me in doing this project please send me some tips please reply fast............ a digital library has a unique collection of ...
mahesh babu
qwerty_boy22
Offline Send Email
Nov 14, 2005
7:34 pm
2555
I am pretty new to stxx and wanted to extract the ContactListExample into my struts project. so far so goob but i get the following exception: ...
devzone1
Offline Send Email
Nov 23, 2005
1:55 pm
2556
Hi, Is there a way of passing an FOP userconfig.xml to the CachedFOPTransformer? I couldn't find any resource or how-to so I implemented my own solution. My...
Milo Felipe
milo_felipe
Online Now Send Email
Dec 9, 2005
5:07 pm
2557
That sounds like a great enhancement. Open up a bug ticket and attach the patch, and I'll add it to stxx. Don...
Don Brown
mrdon42
Offline Send Email
Dec 9, 2005
5:09 pm
2558
Hi all, I trying to use stxx as plugin for struts to transform xml files with xslt. Want I want is to include stxx in an allready working application. The...
a_broekhuis
Offline Send Email
Dec 20, 2005
4:28 pm
2559
Hi, I found out what the problem was. In my project there was an overridden RequestProcessor. Removing that solved my problem. Alex...
a_broekhuis
Offline Send Email
Dec 22, 2005
7:46 am
2560
Hi, My current program uses jsp:include all over the place. Is it possible to use jsp:include to include a xml file converted using an stxx action? I did soms...
a_broekhuis
Offline Send Email
Dec 22, 2005
7:49 am
2561
Hi Guys, I am Swaroop, working a SE in a medium sized company. we use struts in our ERP Project.since i am new to struts ,i would like to make a request to you...
Swaroop Anand
b_swaroopanand
Offline Send Email
Dec 27, 2005
4:32 am
2562
The Struts site - http://struts.apache.org/struts-action - has plenty of tutorials, articles and a detailed user guide. Stxx, the subject of this mailing...
Don Brown
mrdon42
Offline Send Email
Dec 27, 2005
7:36 am
2563
Hi, I am not sure if this is the right group to post this to, please feel free to redirect me to another. I need to know this quick, will papreciate if someone...
s_perti
Offline Send Email
Dec 27, 2005
4:24 pm
2564
This would be a better question for the Struts user mailing list: http://struts.apache.org/mail.html Don...
Don Brown
mrdon42
Offline Send Email
Dec 27, 2005
4:28 pm
2565
Good question; it might be possible. I know stxx intercepts include calls, but I don't know if a JSP include would be ran through the ActionServlet. Try it ...
Don Brown
mrdon42
Offline Send Email
Dec 27, 2005
7:35 pm
2566
Hi all, Am new to STXX and am using stxx1.3 with struts1.0. My flow of web app is like, From the Html page am just calling the index.do and am getting the...
hemukrisin
Offline Send Email
Jan 4, 2006
6:57 am
2567
Check the application server log files to see if there was a problem loading stxx. Also, any reason you are using Struts 1.0? That release is almost four ...
Don Brown
mrdon42
Offline Send Email
Jan 5, 2006
12:41 am
2568
Hello everyone, I am in need of an XSL transformation technology that will integrate well with STRUTS and in my research I stumbled upon STXX, which is exactly...
java_steve12
Offline Send Email
Jan 5, 2006
5:44 am
2569
Building stxx from an IDE might be tricky, because certain parts have to be built with certain versions of Struts. If your app is Struts 1.1+, just include ...
Don Brown
mrdon42
Offline Send Email
Jan 5, 2006
8:44 pm
2570
Hi there, we have been using successfully using STXX for quite some time now. Because our webapp gets bigger and bigger we really need split it into separate...
M.-Leander Reimer
l.reimer
Offline Send Email
Jan 18, 2006
5:30 pm
2571
Hi there, we have been using successfully using STXX for quite some time now. Because our webapp gets bigger and bigger we really need split it into separate...
l.reimer
Offline Send Email
Jan 18, 2006
5:33 pm
2572
I've been using stxx with Struts modules since I joined the project over three years ago without problems. It sounds like your issues are with Struts modules...
Don Brown
mrdon42
Offline Send Email
Jan 18, 2006
5:40 pm
2573
Hi Don, sorry for double posting yesterday, didn't expect the list to be moderated. :-) Anyhow, got the struts modules with STXX to work now, don't know what ...
l.reimer
Offline Send Email
Jan 19, 2006
2:53 pm
2574
... Each module gets its own stxx plugin, and therefore its own pipeline definitions, however yes, the properties are global. ... I use a "msg" request...
Don Brown
mrdon42
Offline Send Email
Jan 19, 2006
6:15 pm
2575
Hi all, Can anyone tell me how to add HTML Form fields without changing the java files?. Is there any open Source API for developing the Dynamic Forms?.Is it...
lalitha prasad
tochprasad
Offline Send Email
Jan 19, 2006
9:16 pm
2576
This can be done within struts, regardless of whether you use stxx or not. Look for documentation on DynaValidatorForm, which allows you to define map-backed...
David Wood
mvento2
Offline Send Email
Jan 19, 2006
9:23 pm
2577
Hi Dude.. It is posible in STRUTS..... Follow this link and get more information http://www.roseindia.net/struts/DynaActionForm.shtml Bharat Athreya. lalitha...
bharat athreya
bharat_athreya
Offline Send Email
Jan 19, 2006
9:47 pm
2578
Hi STXX users, we have an error when we serialize JDOM objects and need to display the XML document using the debug=true request parameter. Both, IE6 and ...
M.-Leander Reimer
l.reimer
Offline Send Email
Jan 25, 2006
12:49 pm
2579
You've probably created your JDOM objects with a parser that had namespaces turned on. In the application I use stxx with, I can use ?debug=true without any...
Don Brown
mrdon42
Offline Send Email
Jan 25, 2006
11:09 pm
2580
The JDOM object is created during runtime using something like Element component = new Element("page"); so no parser involved. This element then has several...
M.-Leander Reimer
l.reimer
Offline Send Email
Jan 26, 2006
9:47 am
Messages 2551 - 2580 of 2669   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help