Re: admins, can you add something like [struts] before every subject

2012-01-13 Thread Wendy Smoak
On Fri, Jan 13, 2012 at 7:15 PM, Dave Newton wrote: > This has been brought up many times in the past--I don't see the point any > more; traffic is low for both. I don't think any of the Apache mailing lists have a prefix, at least none of the ones I'm on do, and a random sampling of http://mail-

Re: Java based spell check

2011-06-27 Thread Wendy Smoak
On Mon, Jun 27, 2011 at 10:15 PM, Ashish Kulkarni wrote: > Hi > Does anyone know of open source Java based spell check which does not call > google webservice for spell check? Like pspell in PHP which can be hosted in > intranet environment Long ago I used JSpell in a Struts app. Looks like they

Re: Forum Advice

2011-02-24 Thread Wendy Smoak
On Thu, Feb 24, 2011 at 9:57 PM, Jerson John wrote: >    How can i do forum in Struts 2...Is it has to custom build or is there > any api or opensource application or thirdpart thing...Beacuse now I am > heading towards building the forum for my applicationPlease help me I can't imagine anyon

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Wendy Smoak
On Thu, Feb 17, 2011 at 10:47 AM, Shishir Saxena wrote: > Hence, the patch does not seem to help me here. Any comments? The user list is generally for discussion of released versions. If you're building it yourself and applying patches, the dev list is a better place for questions. (I didn't c

Re: SAMRALA?

2011-01-27 Thread Wendy Smoak
If the posts annoy you, then filter them out so you don't have to read them, but please keep the personal comments off the mailing list -- that's not how Apache communities work. -Wendy - To unsubscribe, e-mail: user-unsubscr...@s

Re: Authorization/ Authentication

2010-12-28 Thread Wendy Smoak
On Tue, Dec 28, 2010 at 11:10 AM, Amol Ghotankar wrote: > Even I am searching for some better way in which authentication can be done > using struts2 or spring security toghether. You might want to look at Codehaus Redback. Even if you end up not using it, you might find some ideas there. (Red

Re: ibatis is not maintained by apache. So what other db processing plugins combined great with struts2 for db operations

2010-08-12 Thread Wendy Smoak
On Thu, Aug 12, 2010 at 2:24 PM, Emi Lu wrote: > http://ibatis.apache.org/index.html shows that "2010/06/16 - Apache iBATIS > has been retired". > Can you suggest other db processing plugins combined great with struts2 > please? > Personally, I like ibatis a lot; it's a pith that apache does not s

Re: Migration from struts 1.1 to 1.3

2010-07-17 Thread Wendy Smoak
On Sat, Jul 17, 2010 at 7:54 AM, amine123456 wrote: > > being the rookie that i am , I have no idea how to upgrade from struts 1.1 to > 1.3 . > so , can any one please help me with a step by step method Here are links to notes that the community has contributed on upgrading from/to various versio

Re: read the source code

2009-10-28 Thread Wendy Smoak
On Wed, Oct 28, 2009 at 6:50 PM, mark lu wrote: > Thank you very much for your reply! > I have read some code of xwork.however,i am a littel lazy,so i want to find > a book to introduce . > now that there is no book,I'll follow what you said. It would be great if you could write up your experienc

Re: Wondering that Struts2 is getting die?

2009-09-30 Thread Wendy Smoak
On Wed, Sep 30, 2009 at 4:59 AM, karaatli wrote: > of course thanks to community of struts2 but > I want to see that  strust2 is  more alive and more  updated... I don't know what's more alive than a new release currently being voted on... If you have specific examples of documentation that nee

Re: How to get 2.1.8 from Maven Snapshot Repository?

2009-09-28 Thread Wendy Smoak
On Sun, Sep 27, 2009 at 11:12 PM, David C. Hicks wrote: > I've added the snapshot repository to my pom.xml, but I'm still unable > to get the 2.1.8 snapshot release.  I have found a message about 2.1.8 being > available there dated 9/22/09, however.  Is there something else I > should or should no

Re: How to get 2.1.8 for Maven build?

2009-09-24 Thread Wendy Smoak
On Thu, Sep 24, 2009 at 3:35 PM, David C. Hicks wrote: > I've added the snapshot repository to my pom.xml, but I'm still unable > to get the 2.1.8 release.  I have found a message about 2.1.8 being > available there dated 9/22/09, however.  Is there something else I > should or should not be doing

Re: Struts upgrade notes?

2009-04-11 Thread Wendy Smoak
On Sat, Apr 11, 2009 at 7:57 AM, Wendy Smoak wrote: > Is there a page on upgrading from 2.0 to 2.1, like we used to have > here http://wiki.apache.org/struts/StrutsUpgrade ? In #struts I got a pointer to this page: http://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-

Re: Struts upgrade notes?

2009-04-11 Thread Wendy Smoak
On Sat, Apr 11, 2009 at 8:12 AM, Musachy Barroso wrote: > It seems like it is using an old version of xwork I would say. Looking in WEB-INF/lib, yes, it's using xwork-2.0.7. Thanks! I'm not sure why we have that declared separately in the pom... seems like it should be a transitive dependency o

Struts upgrade notes?

2009-04-11 Thread Wendy Smoak
Is there a page on upgrading from 2.0 to 2.1, like we used to have here http://wiki.apache.org/struts/StrutsUpgrade ? I looked on the new wiki and didn't find anything, nor does Google turn up anything useful. I tried just changing the version from 2.0.14 to 2.1.6 in the Continuum build, and the

Re: Maven and Struts 2 Stack

2009-01-31 Thread Wendy Smoak
On Sat, Jan 31, 2009 at 7:31 AM, wrote: > Are any of you using the Eclipse Maven plug-in? Also, is > http://mvnrepository.com an aggregate source for POM's? As far as I know, it's just a search site, it doesn't serve the artifacts as a repo for Maven to automatically download from. Maven alr

Re: Tiles with Struts 2.1.5

2009-01-07 Thread Wendy Smoak
On Wed, Jan 7, 2009 at 8:38 AM, Ercan Kayaonu wrote: > I'm using Struts 2.1.5 with convention plugin. I'm in the learning process > and trying several things (action, rule annotations, hibernate etc). Since we're on the user list, be aware that Struts 2.1.5 is not an official release. It was a

Re: struts 2.1.5 listed on http://struts.apache.org/2.x/

2009-01-07 Thread Wendy Smoak
On Wed, Jan 7, 2009 at 10:03 AM, hernan gonzalez wrote: > Now it says "2.1.6" ... > Please fix it, it's the first page that Googles shows searching by "struts2". One of the devs already added a robots.txt file to try to convince Google not to index the *draft* docs at struts.apache.org/2.x, but i

Re: struts 2.1.5 listed on http://struts.apache.org/2.x/

2009-01-05 Thread Wendy Smoak
On Mon, Jan 5, 2009 at 8:30 AM, Brad A Cupit wrote: > http://struts.apache.org/2.x/ lists 2.1.5 as the version to download (in > the big, blue Download Now 'button'). However, I could find no > announcement or vote on any of the struts mailing lists mentioning that > 2.1.5 is GA. > > Is this a bug

Re: struts2-rest-plugin-2.1.5 problem

2009-01-04 Thread Wendy Smoak
On Sun, Jan 4, 2009 at 7:25 PM, Ercan Kayaonu wrote: > Thank you for your quick reply. > I tried using maven, but it couldn't find 2.1.5 one. Summary of mvn > messages: Struts 2.1.5 has not been voted on and is not an official release -- standard disclaimers apply. :) If you didn't intend to ve

Re: turn off dojo

2008-12-09 Thread Wendy Smoak
On Wed, Dec 3, 2008 at 8:38 PM, Danilo Barsotti <[EMAIL PROTECTED]> wrote: > I tried but don't work. Should that be 'simple' instead? (You wrote 'sample'...) -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Struts 2.1.2/2.1.3?

2008-11-13 Thread Wendy Smoak
On Thu, Nov 13, 2008 at 3:42 PM, Kurt Dominik <[EMAIL PROTECTED]> wrote: > I was wondering if anyone knows if the source code for 2.1.3 is publicly > available for review yet? 2.1.3 has not been released yet, but you can always check out the source code from Subversion. The trunk which is versio

Re: Remove [EMAIL PROTECTED]

2008-10-24 Thread Wendy Smoak
I've forwarded it to [EMAIL PROTECTED] which should reach one of the moderators. If it's still a problem in a couple of days, please ping again and I'll find someone in infrastructure to do it. -Wendy On Wed, Oct 22, 2008 at 5:45 PM, <[EMAIL PROTECTED]> wrote: > PLEASE BAG THIS USER!!! > > On T

Re: Download PDF File in Internet Explorer w/SSL

2008-10-18 Thread Wendy Smoak
On Sat, Oct 18, 2008 at 5:06 PM, gcj <[EMAIL PROTECTED]> wrote: > Despite the numerous posts/suggestions I have read/implemented on the > subject, I am not able to download or display existing PDF files from my SSL > struts/tomcat application using Internet Explorer. What did you do, and what hap

Re: devMode dead

2008-10-11 Thread Wendy Smoak
On Sat, Oct 11, 2008 at 2:15 PM, Martin Gainty <[EMAIL PROTECTED]> wrote: > > a really basic question..what does/is/will do devMode supposed to do? > I couldnt find any doc on this? http://struts.apache.org/2.0.11.2/docs/devmode.html -- Wendy

Re: Maven Archetype

2008-09-18 Thread Wendy Smoak
On Thu, Sep 18, 2008 at 4:29 AM, Jeromy Evans <[EMAIL PROTECTED]> wrote: > The starter archetype for 2.0.11.2 is ... awaiting formal release to the > maven repository. It's done... http://repo1.maven.org/maven2/org/apache/struts/struts2-archetype-starter/2.0.11.2/ (And the staging repo has be

Re: using maven to setup a project

2008-08-23 Thread Wendy Smoak
On Sat, Aug 23, 2008 at 8:55 AM, Ian P. Christian <[EMAIL PROTECTED]> wrote: > I am attempting to setup a struts 2 project as described here: > - http://struts.apache.org/2.x/docs/ready-set-go.html > - http://struts.apache.org/2.x/docs/struts-maven-archetypes.html > > However, neither of these wo

Re: S2: Unable to undeploy app in Tomcat

2008-08-22 Thread Wendy Smoak
On Fri, Aug 22, 2008 at 9:10 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > I am unable to have Tomcat delete the physical directory of my webapp > when I undeploy from Tomcat Manager. My application gets undeployed, > but there is a lock is on the struts2-core library. Anyone encounter > this prob

Re: How to get all sessions in one web application

2008-06-26 Thread Wendy Smoak
On Thu, Jun 26, 2008 at 3:53 AM, Joey <[EMAIL PROTECTED]> wrote: > Just want to know how to get all sessions. > now, I used a listener to add ActionContext.getContext().getSession() > to a list by myself, I just wondering maybe there is a struts API can > get all sessions. AFAIK there is no 'getS

Re: [S2] attempts to access www.opensymphony.com on Struts startup???

2008-06-22 Thread Wendy Smoak
On Sun, Jun 22, 2008 at 7:53 PM, Chris Pratt <[EMAIL PROTECTED]> wrote: > When validating the XML files, the system has to load the DTD's or > XSD's that are housed at apache.org and opensymphony.org. There's > probably a way to disable the XML validation of those files, I haven't > had the need t

Re: What can you do with S2?

2008-06-14 Thread Wendy Smoak
On Sat, Jun 14, 2008 at 3:48 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > Not sure about WAS, but don't (at least) Tomcat and Resin do that (a) before > it knows if cookies are enabled, and (b) if cookies aren't enabled? It's part of the Servlet spec. Tracking by cookies is required. If the cl

Re: Struts 1 "plugin" equivalent...

2008-05-05 Thread Wendy Smoak
On Mon, May 5, 2008 at 10:24 AM, JeanNiBee <[EMAIL PROTECTED]> wrote: > New to Struts 2 and just trying to make the changes. In Struts 1 we had a > plug in mechanism that would be executed when the application started up. > This was a good place to configure pools and log files and such. What d

Re: Multiple / Nested Forms

2008-02-26 Thread Wendy Smoak
On Tue, Feb 26, 2008 at 2:11 PM, Suzy Fynes <[EMAIL PROTECTED]> wrote: > Does anyone know if its possible to have nested forms on a JSP? Essentially > have a html form, then another form within it. Unless something changed while I wasn't looking, nested forms are not allowed in HTML. http://ww

Re: Availability of Struts 2.1.0? ... related to XWork 2.1.0

2008-02-18 Thread Wendy Smoak
On Feb 18, 2008 1:21 PM, Maxx <[EMAIL PROTECTED]> wrote: > I'm wondering if the version 2.1.0 of Struts2 would have to be > released one day as I found it was initially due in late October 2007. > (see links below) > Problem is I currently need a fix/enhancement about Enum native > conversion, whi

Rumors about poor performance

2008-02-14 Thread Wendy Smoak
I've got an anecdotal report of Spring MVC performance being *much* better than Struts 2. And zero data to back it up. ;) I'm trying to get the version numbers that were used for testing (most likely the 2.0.11 GA release) and more information on what the tests looked like. I'm told that it was

Re: [ANN] Apache Struts Tops OpenLogic Open Source Leaders List with a 71% Share

2008-01-25 Thread Wendy Smoak
On Jan 25, 2008 2:29 PM, Ted Husted <[EMAIL PROTECTED]> wrote: > * http://press-releases.techwhack.com/15764/openlogic-5/ > > More marketing than statistical science, but it's nice to hear that > Struts is still on top. :) That reminds me (especially since it's Friday) of... http://memeagora.blo

Re: Struts 2' IRC Channel

2008-01-22 Thread Wendy Smoak
2008/1/22 Alceu Medeiros <[EMAIL PROTECTED]>: > Anybody know how is the Struts 2' IRC Channel address? Is that at > irc.feenode.net? #struts on chat.freenode.net -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: i want to use the source luke.

2008-01-15 Thread Wendy Smoak
On Jan 15, 2008 5:24 PM, Darren James <[EMAIL PROTECTED]> wrote: > > I recently downloaded the 2.0.11 distribution, and was able to find the > sources to > all of the java classes under the "org.apache.struts2.*". However, i > did not see > the source for any of the "com.opensymphony.xwork2.*" cla

Re: Struct Logging

2008-01-08 Thread Wendy Smoak
On Jan 8, 2008 9:04 PM, Sohil Rupani <[EMAIL PROTECTED]> wrote: > i m using struct 1.3.8 ... > > "-//Apache Software Foundation//DTD Struts Configuration 1.3//EN" >"http://struts.apache.org/dtds/struts-config_1_3.dtd";> And earlier: > > 2.2//EN" > "http://java.sun.com/j2ee/dtds

Re: Location of struts_config DTD file?

2007-12-28 Thread Wendy Smoak
On Dec 28, 2007 12:10 AM, Sridhar Raman <[EMAIL PROTECTED]> wrote: > In the struts-config.xml file, I need to specify the location of the > struts_config DTD file. Normally, this is given as an http link. But if > the net is down, it obviously won't work. Not true. The DTD is inside the Struts

Re: Is struts 1.X has JAAS integration API?

2007-12-16 Thread Wendy Smoak
On Dec 16, 2007 10:15 PM, 张云勇 <[EMAIL PROTECTED]> wrote: > Is struts 1.X has JAAS integration API? > I want to use the follow code: > > HttpServletRequest request = ServletActionContext.getRequest(); > String authType = request.getAuthType(); // http or https Based on the comment, you probably wa

Re: REST Showcase

2007-12-09 Thread Wendy Smoak
On Dec 9, 2007 9:58 AM, Martin Gainty <[EMAIL PROTECTED]> wrote: > Good Morning Piero > in my test pom.xml in plugin-repositories if I configure the suggested > pluginRespository > > apache.snapshots > Apache Maven Repository (Snapshots and Test Builds) >

Re: [s2] download 2.1?

2007-11-29 Thread Wendy Smoak
On Nov 29, 2007 10:16 AM, tom` frost <[EMAIL PROTECTED]> wrote: > This page shows a linke to download 2.1 > > http://struts.apache.org/2.x/ > > but then you are taken to a page where 2.0.11 is the newest version. > > Where can I download 2.1? As far as I know, 2.1 has not yet been released. I sea

Re: The breadcrumbs have been served!

2007-10-14 Thread Wendy Smoak
On 10/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Greetings -- > > I finished the S2 breadcrumb plug-in and you are welcome to it and the > source code at www.strutsschool.com. Struts Classic? We only called it that briefly during one of the svn reorgs, it didn't stick. It's just Strut

Re: Where is struts-*.tld

2007-10-05 Thread Wendy Smoak
On 10/5/07, mjparme <[EMAIL PROTECTED]> wrote: > I have scoured google and docs on struts.apache.org and can't find where > these files are!! It has been very frustrating. All the getting started > guides say to put these files in WEB-INF but then don't tell you where to > get these files from! Y

Re: Karma upgrade?

2007-09-29 Thread Wendy Smoak
On 9/29/07, Marcos Hernandez <[EMAIL PROTECTED]> wrote: > Hi Wendy, thanx for replying. > Just one question: how long do you think it could be before my iCLA is > recorded? a month, two, three? because until then I can't be sure that they > actually received it by fax :-/ I think it should have be

Re: Karma upgrade?

2007-09-29 Thread Wendy Smoak
On 9/29/07, Marcos Hernandez <[EMAIL PROTECTED]> wrote: > Hi everyone, I'd like to help editing the Struts2 documentation. I've > already sent the fax with my info and signature 2 weeks ago, but I don't > know what a Karma upgrade means. And it seems I need one of 'those' to > contribute. > > (I'm

Re: [OT] When did JSP officially go from 1 to 2?

2007-09-23 Thread Wendy Smoak
On 9/23/07, Rick Reumann <[EMAIL PROTECTED]> wrote: > I'm trying to create a doc to persuade the 'powers that be' to provide a > decent server for our applications, and I'm presenting the merits of > JSP2/Servlet2.4. I'd like to know when those specs became official, but I'm > having trouble findin

Re: [S2] Minor Documentation Issue

2007-09-21 Thread Wendy Smoak
On 9/21/07, Kenton <[EMAIL PROTECTED]> wrote: > At: http://struts.apache.org/2.x/docs/url.html > > it says url attribute "id" is deprecated in favor of "var". However, var > doesn't work and id does (Struts 2.0.9). I assume this is a documentation > error. Can I fix this somehow? Or I will just ig

Re: Taglib documentation

2007-09-12 Thread Wendy Smoak
On 9/12/07, Slattery, Tim - BLS <[EMAIL PROTECTED]> wrote: > That one doesn't look very good either. The text lines don't wrap, I > have to scroll nearly forever to get to the end of a line, then come way > back to the left edge to see the next one. Besides it's a Javadoc, not a > reference doc th

Re: Pls help me to find Struts 1.0.2 binary, library and source

2007-09-02 Thread Wendy Smoak
On 9/2/07, Joey Watson <[EMAIL PROTECTED]> wrote: > I have to find Struts 1.0.2 Binary Distribution, Struts 1.0.2 Library > Distribution and > Struts 1.0.2 Source Code Distribution for a project, but I didn't find > it on apache website(http://archive.apache.org/dist/jakarta/struts/binaries/), > o

Re: test mail

2007-08-25 Thread Wendy Smoak
On 8/25/07, Meenakshi Singh <[EMAIL PROTECTED]> wrote: > just a test mail to see if i am reaching everyone or not. Yes. If you want to make sure a message made it to the list, check the archives, for example: http://www.nabble.com/Struts---User-f206.html . (And with GMail, your own messages do

Re: Struts tag-lib

2007-07-23 Thread Wendy Smoak
On 7/23/07, Søren Blidorf <[EMAIL PROTECTED]> wrote: I am confused on how to configure tag-libs i web.xml. Unless you're using a really old Servlet container, you don't need to put anything in web.xml. (Since Servlet 2.3, the container will scan the jar files in WEB-INF/lib and discover the t

Re: Issues with migration from struts 1.1. to 1.2.9

2007-06-30 Thread Wendy Smoak
On 6/30/07, pavan reddy <[EMAIL PROTECTED]> wrote: I have issues with moving from different strtuts version with tiles plugin in tiles-def.xml the doc type seems to raise an xml parse error i tried moving the tiles dtd file to web-inf and pointing it to it but didnt help much, any clues on it t

Re: when did Struts become a top-level Apache project?

2007-06-25 Thread Wendy Smoak
On 6/25/07, Bill Johnson <[EMAIL PROTECTED]> wrote: I was wondering if anyone knows when Struts became a top-level Apache project instead of being simply a Jakarta project subproject. I'm looking for the month and year this happened. Management wants to know. Long story. Looks like the proposal

Re: running the test in the HelloWorld tutorial

2007-06-09 Thread Wendy Smoak
On 6/9/07, Session Mwamufiya <[EMAIL PROTECTED]> wrote: I moved my build.bat file to the root level, and am only using one file to build the code, the test, and run the test. This is the content of build.bat: @echo off set CLASSPATH=WEB-INF\lib\xwork-2.0.1.jar;WEB-INF\lib\junit-4.3.1.jar;WEB-I

Re: running the test in the HelloWorld tutorial

2007-06-09 Thread Wendy Smoak
On 6/9/07, Session Mwamufiya <[EMAIL PROTECTED]> wrote: I'm running the test from "WEB-INF/scr/Test" where both "HelloWorldTest.java" and "HelloWorldTest.class" are located. If you changed the package for the action, you need to do the same for the test. Do they both have "package helloworld;

Re: running the test in the HelloWorld tutorial

2007-06-09 Thread Wendy Smoak
On 6/9/07, Session Mwamufiya <[EMAIL PROTECTED]> wrote: I currently build my java files with a .bat files that simply calls on javac and places the class files where I want them. That's the info I was looking for. :) Are you already able to compile the test? (That will tell me you've alread

Re: running the test in the HelloWorld tutorial

2007-06-09 Thread Wendy Smoak
On 6/9/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote: That's exactly the one Wendy! I wasn't using an IDE to code the java pages for the HelloWorld tutorial, but my IDE of choice, if one is needed for the test, is Eclipse 3.2. An IDE is not required. The tutorial assumes you have some

Re: running the test in the HelloWorld tutorial

2007-06-09 Thread Wendy Smoak
On 6/9/07, Session Mwamufiya <[EMAIL PROTECTED]> wrote: I've been able to set up struts 2 after a long review of everything needed, and am now looking to run the test that was given in the HelloWorld tutorial to test the HelloWorld action. I understand what the code does, but what do I need to

Re: Exception-tag bean:size must be empty, but is not

2007-06-02 Thread Wendy Smoak
On 6/2/07, vikas rao <[EMAIL PROTECTED]> wrote: I get this error: org.apache.jasper.JasperException: /search.jsp(36,0) According to TLD, tag bean:size must be empty, but is not. The tag isn't closed. If you're using a validating editor, it should have complained that there was no tag. T

Re: Requests from a Struts Newbie

2007-05-14 Thread Wendy Smoak
On 5/14/07, Giesen Giesen <[EMAIL PROTECTED]> wrote: From http://struts.apache.org/2.x/docs/hello-world.html, I see: import com.opensymphony.xwork2.ActionSupport; This doesn't compile and I can't find this package anywhere. I'm guessing that is older WebWork code and hasn't been updated to the

Re: [BEER] Re: Books

2007-04-27 Thread Wendy Smoak
On 4/27/07, Harring Figueiredo <[EMAIL PROTECTED]> wrote: By th eway he describes the whole thing, I think he meant it literaly, even though he should have used the adjective instead (sadistic). It is indeed very funny! A former coworker once accused open source developers of changing stuff no

Re: [S1] Is JSTL 1.1 compatible with Struts 1.2.9?

2007-04-20 Thread Wendy Smoak
On 4/19/07, Crawford, Preston <[EMAIL PROTECTED]> wrote: Anyone know? I know Struts 1.2 comes with JSTL 1.0. I read somewhere that you have to use JSTL 1.1 with a 2.4 container, which is what we have. I just need to figure out what version of JSTL we can/should run. The combinations are descri

Re: [S2] Struts2 + Maven

2007-04-07 Thread Wendy Smoak
On 4/7/07, Guilherme <[EMAIL PROTECTED]> wrote: I'm trying to build my project using Maven, but when i run mvn:compile this error is generated: Odd. At first I thought this belonged on [EMAIL PROTECTED], but there _is_ a profile in the struts2-core pom that has a dependency on com.sun:tools:j

Re: Unable to read META-INF/tld...

2007-02-22 Thread Wendy Smoak
On 2/22/07, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote: I think I have a problem with my library versions, but I cannot pinpoint the problem. Here's the exception when I deploy on Tomcat 6.0.2: org.apache.jasper.JasperException: /index.jsp(1,1) Unable to read TLD "META-INF/tld/struts-bean.tld"

Re: [s2] Groovy Actions in Struts 2

2007-02-14 Thread Wendy Smoak
On 2/14/07, Mark Menard <[EMAIL PROTECTED]> wrote: I have Spring configured, but when it goes to instantiate the Groovy action class from the script it's not on the classpath. My environment: * Maven 2 (based off the Struts 2 Archetype) * Jetty plugin * Groovy source files mixed int

Re: Maven2 archetype or sample POM for Struts 1.x?

2007-01-24 Thread Wendy Smoak
On 1/23/07, Manos Batsis <[EMAIL PROTECTED]> wrote: Is there any M2 archetype or sample POM availabe for Struts 1.x webaps with webdoclet, nergefiles and all working? I'm trying to create a POM and extract an archetype from it, but sincde i got to various issues i finally wondered whether a nic

Re: [S2-ish] deploying exploded webapps with maven2 and cargo

2007-01-12 Thread Wendy Smoak
On 1/12/07, Joe Germuska <[EMAIL PROTECTED]> wrote: (I sent the below to the cargo users list, but haven't gotten a response in several days, so I'm going to be gauche and send it to struts; now that Struts2 uses Maven2, some Struts folks must be dealing with this [*cough* Wendy :-) ] If anyone

Re: [tiles2] Is there a workaround for SB-96?

2006-12-28 Thread Wendy Smoak
On 12/28/06, Christy Kudlac <[EMAIL PROTECTED]> wrote: Just curious if anyone knows of a workaround for SB-96? http://issues.apache.org/struts/browse/SB-96 I'm converting a large, enterprise app from Struts 1.x (tiles of course) to S2 using Tiles2 Or at least I was trying until I ran into th

Re: [s2] Location of S2 v2.0.2 download

2006-12-28 Thread Wendy Smoak
On 12/28/06, Christy Kudlac <[EMAIL PROTECTED]> wrote: I've been hunting around and can't seem to find the location of the latest 2.0.2 bundled S2. I am continually redirected back to the 2.0.1 which I have. Can someone please point me in the right direction/location? That's because Struts 2

Re: Validation Framework and DispatchAction

2006-12-28 Thread Wendy Smoak
On 12/28/06, Andy Foster <[EMAIL PROTECTED]> wrote: This should solve my problem as each submitaction that requires validation validates the same set of data. However this will not work if there are three methods create and update both need to validate but each validate against a different set

Re: Validation Framework and DispatchAction

2006-12-28 Thread Wendy Smoak
On 12/28/06, Andy Foster <[EMAIL PROTECTED]> wrote: This validates at the action mapping level so in the above case it validates on update as well as create. How do you validate just against the create submitaction of the DispatchAction mapping? I would suggest turning off the automatic valid

Re: Struts2 and spring2 fails, adding RequestContextFilter/Listener doesnt work.

2006-12-22 Thread Wendy Smoak
On 12/22/06, Peder Larsen <[EMAIL PROTECTED]> wrote: I've been trying for some time now to get my basic struts2 test up and running. The problem i have is that i need to inject one UserInfo pr session into my FooAction. I want to use spring2 for this since it has better "scope" support than spri

Re: OFF RECORD

2006-12-21 Thread Wendy Smoak
On 12/21/06, Juan Espinosa <[EMAIL PROTECTED]> wrote: Hi to all, i have a question off recordbut is related to web Anyone has documentation or examples of how 1) Compiling a jsp file 3) Executing this jsp file (the servlet generated) 4) Get the html ths jsp generates I want to do

Re: basic JSTL question

2006-12-19 Thread Wendy Smoak
On 12/19/06, Rick Schumeyer <[EMAIL PROTECTED]> wrote: These should be easy questions, but I can't find the answers...if someone could either answer them or point me to the right docs, I would appreciate it. 1. What is the proper uri for the jstl core library? According to my JSP book it should

Re: where to download 1.3.6 - broken link ?

2006-12-18 Thread Wendy Smoak
On 12/18/06, Lixin Chu <[EMAIL PROTECTED]> wrote: the linked provided on WiKi seems broken: http://people.apache.org/builds/struts/1.3.6 are we going to have a new release soon ? I changed the wiki to say "will be available here" since 1.3.

Re: Struts 1.3.5 and SSL

2006-12-11 Thread Wendy Smoak
on 12/11/06, Joseph McGranaghan <[EMAIL PROTECTED]> wrote: - Do I start with the default ComposableRequestProcessor? - Do I gut the org.apache.struts.action.SecureTilesRequestProcessor and add it to commands - Do I need to alter the underlying struts chain-config, override it, or just add comm

Re: struts action servlet interaction with jsp files

2006-12-09 Thread Wendy Smoak
On 12/9/06, Fabio Miranda Hamburger <[EMAIL PROTECTED]> wrote: How can I 'send' this array from fooBarStrutsAction.java, and its method: public ActionForward execute(...) TO a jsp file, let's say display.jsp? and by the way, how to access that array within the JSP file. I think I am missing a c

Re: Spring integration with Struts-2.0.2

2006-12-07 Thread Wendy Smoak
On 12/7/06, liukaipeng <[EMAIL PROTECTED]> wrote: Is there any change to this short hand name for spring, or I'm missing some configuration point newly added to struts-2.0.2? Try using struts2-core and the struts2-spring-plugin, as Tomas suggested. (I think the 'all' jar will go away, I don'

Re: [s2] servlet 2.4 required ?

2006-12-07 Thread Wendy Smoak
On 12/7/06, nicolas de loof <[EMAIL PROTECTED]> wrote: I'm starting a project based on Java 1.4 and serlet 2.3 (tomcat 4.1). I'd like to use Struts2 as it includes retro-translated support for java 1.4. According to project main page ( http://struts.apache.org/2.x/#Platform%20Requirements), serv

Re: packages organisation in struts 2

2006-12-05 Thread Wendy Smoak
I'm developping a new web app with struts 2 using eclipse and I would like to organize my code like I am used to do with struts 1. I mean putting Interfaces, beans, actions in separate folders/packages. It seems impossible to add a package/source floder under the main packages given with example a

Re: The first request

2006-12-05 Thread Wendy Smoak
On 12/5/06, Thom Burnett <[EMAIL PROTECTED]> wrote: I need to set up my first page with a sequence of database interactions before the execute() method is called (I think). What's the recommended struts way of doing so. All requests go through the controller, never straight to the JSP. Once t

Re: Detailed TagDocs download ?

2006-12-05 Thread Wendy Smoak
On 12/5/06, Sakari Isoniemi <[EMAIL PROTECTED]> wrote: Where detailed tag desc ( http://struts.apache.org/2.x/tagreference.html ) can be downloaded ? I didn't found this information from struts-2.0.1-docs.zip (2006-11-06) That looks like it was generated by the Maven Taglib Plugin. It's da

Re: [offtopic] periodic cleanup task scheduling for webapp?

2006-12-04 Thread Wendy Smoak
On 12/4/06, J. Patrick Bedell <[EMAIL PROTECTED]> wrote: Sorry for the offtopic question! How might I configure my servlet container or webapp web.xml so that a periodic application performs a cleanup task for my webapp's database? I want to have a cleanup application (say, a particular j

Re: [FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Wendy Smoak
On 12/1/06, Monkeyden <[EMAIL PROTECTED]> wrote: I was referring to web server access log files, by which to generate traffic reports. I looked at Chainsaw but it's basically just a log file viewer. I need something that will process, and report on, a 10 million line access.log file. So... Ap

Re: [FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Wendy Smoak
On 12/1/06, Monkeyden <[EMAIL PROTECTED]> wrote: Does anyone know of an OSS log file reporting tool? We're using a very old version of WebTrends, which usually works fine (but sometimes not). MGMT doesn't want to "pony up" so, well, you know. Was hoping that Apache had something. What sort o

Re: Can't check out source code from struts repository

2006-12-01 Thread Wendy Smoak
On 12/1/06, zhaoren liu <[EMAIL PROTECTED]> wrote: I can't get source code from Struts source code repository in the past months. Now I also can't get any according to the instruction on the struts homepage . I guessed that a network error in the past. But this error is exists all the time. Plea

Re: Are There Struts 2 Books?

2006-11-30 Thread Wendy Smoak
On 11/30/06, Simon Chappell <[EMAIL PROTECTED]> wrote: > For Struts 1, a second edition of James Holmes' "Struts, The Complete > Reference" will be out soon. Do you know which version of "classic" will that cover? It's up to date for Struts 1.3.5. http://www.amazon.com/Struts-Complete-Refere

Re: How to get a dynaform in the Action class ?

2006-11-30 Thread Wendy Smoak
On 11/30/06, Thomas Thomas <[EMAIL PROTECTED]> wrote: I have the following DynaValidatorForm : .. How am I supposed to get the parameters of this Form bean in the Action class ? Section 4.3.1 is popular today. :) http://struts.apache.org/1.x/userGuide/building_controller.html "DynaActionFor

Re: Retrieving DynaValidatorForm values with JSTL

2006-11-30 Thread Wendy Smoak
On 11/30/06, Edward Song <[EMAIL PROTECTED]> wrote: In JSP pages using the Struts Taglib, attributes of DynaActionForm objects can be referenced just like ordinary ActionForm objects. Wherever a Struts tag refers to a "property", the tags will automatically use the DynaActionForm properties just

Re: Retrieving DynaValidatorForm values with JSTL

2006-11-30 Thread Wendy Smoak
On 11/30/06, Edward Song <[EMAIL PROTECTED]> wrote: I have a form stored within the session and am trying to dump some of the Form values in the presentation using JSTL. Specifically something like Country : See 4.3.1 on http://struts.apache.org/1.x/userGuide/building_controller.html -- Wen

Re: Are There Struts 2 Books?

2006-11-30 Thread Wendy Smoak
On 11/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote: Are there books available on Struts 2? or any newer versions of Struts? The WebWork in Action book is the only thing I'm aware of at the moment. For Struts 1, a second edition of James Holmes' "Struts, The Complete Reference" will be out s

Re: struts-html question.... puzzling problem...

2006-11-28 Thread Wendy Smoak
On 11/28/06, maya <[EMAIL PROTECTED]> wrote: thank you very much.. downloaded lib and src downloads.. when unzipped, found that all files under "docs" are xmls not htmls.. You're probably looking at the "source" of the html pages, which is xml. The documentation is inside struts-documentati

Re: Problem using LookupDispatchAction

2006-11-24 Thread Wendy Smoak
On 11/24/06, Gallagher, Jim (RBoS ITD&S Dublin) <[EMAIL PROTECTED]> wrote: Thanks, that sounds just like what I'm looking for, except for one thing: I need meaningful multi-word labels on the buttons, but it looks to me like the parameter for EventDispatchAction can't cope - is this true, or is

Re: struts2-portlet-2.0.1

2006-11-24 Thread Wendy Smoak
On 11/24/06, Alex Andrushchak <[EMAIL PROTECTED]> wrote: What is right place where can i ask about portlet development with struts2? This is the right mailing list for Struts 2 questions. However, it's a long holiday weekend in the US, and I don't think very many people are using portlets, so

Re: Problem using LookupDispatchAction

2006-11-24 Thread Wendy Smoak
On 11/24/06, Gallagher, Jim (RBoS ITD&S Dublin) <[EMAIL PROTECTED]> wrote: I've persuaded my project team to upgrade from Struts 1.1 to Struts 1.2.9, simply to allow use of the LookupDispatchAction. However, it's not working correctly for me. Have I misunderstood the requirements, or is

Re: how to selectively call struts validation from a form

2006-11-23 Thread Wendy Smoak
On 11/23/06, robinbajaj <[EMAIL PROTECTED]> wrote: Hi Folks, My previous post's subject was not clear. So here's a re-phrase of the problem. My loyaltyPAge.jsp has two buttons - Exit and continue. I want the validation to occur only when "Continue" is clicked upon. But the Rick has a

Re: Regarding Compatability for Struts-2.0.1

2006-11-23 Thread Wendy Smoak
On 11/23/06, Mitchell James <[EMAIL PROTECTED]> wrote: Struts 2 will not be backward compatible in the sense of allowing you to run things "as is". I would recommend taking a look at the migration guide. I was going to suggest taking a look a the "Struts 1 Plugin" but it is still awaiting doc

Re: [s2] building SVN trunk problem

2006-11-21 Thread Wendy Smoak
On 11/20/06, Andrew Stepanenko <[EMAIL PROTECTED]> wrote: Struts2 API seems to compile well, but when it gets to compiling Struts2 Core it complains about package com.opensymphony.xwork2.inject doesn't exist. The full maven2 error log is attached. Interesting thing is that I was not able to find

  1   2   3   4   5   6   7   8   9   10   >