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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1393 - 1422 of 2669   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1393
Hi Don, have you taken some decision about this question? Thanks, Antonio. ... specifically ignored ... however, I ... parameter ... parameters ... not ... for...
antonio_martiradonna
antonio_mart...
Offline Send Email
Jul 1, 2003
7:16 am
1394
hi all, I am new to this.I ve read the configuration etc. I am trying to replace a JSP in a basic Struts Login application where user authentication is...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 1, 2003
2:20 pm
1395
In the latest release, 1.3b1, I went ahead and passed all transform parameters to the stylesheet. The number of transform parameters allowed was getting too...
Don Brown
mrdon42
Offline Send Email
Jul 1, 2003
5:06 pm
1396
Have you looked at the getting started guide yet? It can be found: http://stxx.sourceforge.net/getting-started/index.html Let me know if you still have...
Don Brown
mrdon42
Offline Send Email
Jul 1, 2003
5:13 pm
1397
Hi Don, I fully agree with you.if xml size is small and xsl are simple and not complex - it's perfect. But we have very different programmers in out company...
Elena Neroslavskaya
lenisha
Offline Send Email
Jul 1, 2003
5:46 pm
1398
I'm trying to get stxx-1.2-example.war running on the IDE, but haven't been successful so far. First, I imported the war file into the IDE, I see 2 errors...
Casey
ychanf3h
Offline Send Email
Jul 1, 2003
6:52 pm
1399
... Ah, good point. I will remove those attributes from the example. ... This is a bit confusing. It seems you are trying to use the example web app for...
Don Brown
mrdon42
Offline Send Email
Jul 1, 2003
7:10 pm
1400
I just d/l'ed 1.3b1 and tried to use it, and found that some JDK1.4 classes had snuck in again. The first I found was java.util.LinkedHashMap in ...
Baxter, Brent
brentbaxter
Online Now Send Email
Jul 1, 2003
7:40 pm
1401
Damn. :) I knew that LinkedHashMap was too good to be true. Well, I think I shall keep it but have it detected at runtime just like I do with Struts and...
Don Brown
mrdon42
Offline Send Email
Jul 1, 2003
8:06 pm
1402
Actually, just ignore all that. stxx now doesn't require a 1.4+ jvm at all, either building or at runtime. Don ... with ... stxx but ... JDK1.4 classes ... ...
mrdon42
Offline Send Email
Jul 1, 2003
9:05 pm
1403
Few queries: 1. In struts-config.xml, I define property 'pipeline-config' with value as 'pipeline-config.xml' where all transformations are defined. In...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 2, 2003
6:08 am
1404
... Correct. Same contents, different name. I'll synchronize them in the next release. ... You are probably missing jdom.jar and your IDE is complaining. It...
Don Brown
mrdon42
Offline Send Email
Jul 2, 2003
8:45 am
1405
ok fine. Now as per stated "The plug-in is configured to look for any forward with a '.dox' extension. In the case of pipeline-config, Struts forwards with...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 2, 2003
10:17 am
1406
hi guys i am trying to run a simple struts application it give me following error 1> Servlet action is currently unavailable my struts-config look like this ...
Wilson Joseph
irfan_baldin
Offline Send Email
Jul 2, 2003
12:05 pm
1407
Hi all, I'm getting a problem when doing a transofrm to set the output html pages <head /> section. I have a predefined xml doc with all the header data I ...
Simon Kelly
paserexception
Offline Send Email
Jul 2, 2003
1:40 pm
1408
... example web ... from ... make ... I meant to use Struts 1.1 package come with WSAD5 out of the box. So which war I should use: ...
Casey
ychanf3h
Offline Send Email
Jul 2, 2003
1:44 pm
1409
Your XSL template that matches "title" has its mode set to "title" as well, but you are only applying templates with the mode equal to "head". See the line in...
Baxter, Brent
brentbaxter
Online Now Send Email
Jul 2, 2003
2:18 pm
1410
The WAR files with the string "plugin" as part of the name are intended to be used with Struts 1.1. The reason for this nomenclature is that a new feature in...
Baxter, Brent
brentbaxter
Online Now Send Email
Jul 2, 2003
2:23 pm
1411
God I feel like a right beginner not spotting that lot. Thanks. Worked a treat. Thanks again. Cheers Simon ... From: Baxter, Brent To:...
Simon Kelly
paserexception
Offline Send Email
Jul 2, 2003
2:33 pm
1412
First, make sure in your web.xml that you are mapping *.do to Struts. Second, you don't need to include the ".do" extension in your action mapping. It should...
Don Brown
mrdon42
Offline Send Email
Jul 2, 2003
4:29 pm
1413
To add to what Brent said, ignore the rc2 files. They are from a previous build that I missed deleting when I rolled 1.2 final. Don...
Don Brown
mrdon42
Offline Send Email
Jul 2, 2003
4:33 pm
1414
It looks like there is a problem somewhere else in your configuration. Go through the log files and look for any WARN or ERROR messages. Don...
Don Brown
mrdon42
Offline Send Email
Jul 2, 2003
4:33 pm
1415
I am trying to achieve i18n through stxx. My struts-config.xml has <message-resources parameter="ApplicationResources"...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 3, 2003
6:41 am
1416
That might be a problem with Struts...I heard there is a problem with where the locale will be pulled from session rather than the request so when you change...
Don Brown
mrdon42
Offline Send Email
Jul 3, 2003
7:18 am
1417
ok, but it is something different. I renamed ApplicationResources_de_DE.properties to ApplicationResources_de.properties Now I am able to see some of the key...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 3, 2003
9:33 am
1418
In my application, I want to remove JSP alltogether. Ok, I did it on form actions. For example, Login form, we do it by selecting the appropriate forward which...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 3, 2003
11:46 am
1419
In my application, I want to remove JSP alltogether. Ok, I did it on form actions. For example, Login form, we do it by selecting the appropriate forward which...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 3, 2003
11:46 am
1420
In my application, I want to remove JSP alltogether. Ok, I did it on form actions. For example, Login form, we do it by selecting the appropriate forward which...
Nitin Gaur
yoursnitin
Offline Send Email
Jul 3, 2003
11:46 am
1421
Ok, you raised a good point. The problem is instead of simply attaching the resources for the specific locale, stxx also combines those resources with other,...
Don Brown
mrdon42
Offline Send Email
Jul 3, 2003
6:39 pm
1422
Why not simply forward within the Struts framework? Instead of having your action forward point to an xsl file (or jsp), point to another action. Is this...
Don Brown
mrdon42
Offline Send Email
Jul 3, 2003
6:41 pm
Messages 1393 - 1422 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