ava+8+Support+Plugin
On Wed, Apr 8, 2015 at 11:32 PM, Lukasz Lenart
wrote:
> 2015-04-09 8:07 GMT+02:00 Tommy Pham :
> > Reviewing history of asm [1], I think it's a bug since asm 4.x added
> > support for Java 7 and asm 5.x added support for Java 8. Should I file
> it?
&g
Reviewing history of asm [1], I think it's a bug since asm 4.x added
support for Java 7 and asm 5.x added support for Java 8. Should I file it?
[1] http://asm.ow2.org/history.html
On Wed, Apr 8, 2015 at 10:47 PM, Tommy Pham wrote:
> Am I imagining things or is there typo/bug:
>
&
t; http://markmail.org/thread/oqtssgeesejrobko
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> 2015-04-09 6:45 GMT+02:00 Tommy Pham :
> > Hi Lukasz,
> >
> > Thanks for the feedback. Do you know what version is the next release?
> My
> &
I'm fixing it right now and it will be included
> in a next release.
>
> 2015-04-05 22:32 GMT+02:00 Tommy Pham :
> > Hi folks,
> >
> > I just tried adding a maven project in Eclipse Luna (4.4.2) using remote
> > repository: http://struts.apache.org. T
Hi folks,
I just tried adding a maven project in Eclipse Luna (4.4.2) using remote
repository: http://struts.apache.org. The struts2-archetype-blank seems to
be broken. Navigating to the web app gives 404 error:
HTTP Status 404 - /struts2-blank/WEB-INF/example/HelloWorld.jsp
type Status repo
> Can you post the whole stacktrace? Maybe ClassNotFound isn't the root case
>
> 2014-03-01 8:06 GMT+01:00 Tommy Pham :
> > Hi,
> >
> > I'm trying to follow the tutorial mentioned in subject at:
> >
> >
> http://struts.apache.org/rel
I think the Struts 2.3.16 example REST showcase (struts2-rest-showcase.war)
also uses convention plugin. I'm having the same exact problem with it on
Tomcat 8.0.3.
On Sun, Mar 2, 2014 at 1:23 PM, Tommy Pham wrote:
> Hi Lukasz,
>
> Thanks for the prompt reply. Issue WW-4294
gister a JIRA issue and attach sample
> project?
>
> Thanks in advance!
>
> 2014-03-02 21:22 GMT+01:00 Tommy Pham :
> > Hi folks,
> >
> > Is anyone having problem getting S2 2.3.16 Convention Plugin to work on
> > Tomcat 8.0.3?
> >
> > I used the tu
Hi folks,
Is anyone having problem getting S2 2.3.16 Convention Plugin to work on
Tomcat 8.0.3?
I used the tutorial [1] and built the war OK. Deployed on Tomcat 7.0.52
OK. However, I'm getting this error on Tomcat 8.0.3 with the same
Oracle/Sun JDK 1.7.0_51 (64 bit):
2014-03-02 12:13:12,639 ER
Hi,
I'm trying to follow the tutorial mentioned in subject at:
http://struts.apache.org/release/2.3.x/docs/struts-2-spring-2-jpa-ajax.html
I got it to build the war OK so far for:
Struts 2.3.16
Spring 3.0.5.RELEASE
Hibernate 4.3.2.FINAL
Log4j 2.0-RC1
But when I run it on Tomcat 7.0.50 server
On Tue, Feb 18, 2014 at 10:55 PM, Lukasz Lenart wrote:
> 2014-02-19 6:21 GMT+01:00 Tommy Pham :
> > package local.workgroup.tutorial.struts2.actions;
>
> You are mixing the same locators and Struts doesn't know how to handle
> this. I mean it knows but it will crea
Hi folks,
I just finished the Annotations Tutorial at Struts's cwiki [1] and ran into
a bit of a problem. I was wondering if someone could please shed a light
on. Here's my dev environment:
Windows 8.1 x64
Oracle/Sun JDK 1.7.0_45
Tomcat 7.0.50
Struts 2.3.16
Eclipse Kepler SR-1
The tutorial pr
Hi Dave,
The export would work.
Thanks,
Tommy
On Mon, Feb 17, 2014 at 11:03 AM, Dave Newton wrote:
> Are you specifically referring to the cwiki or would the exported one
> suffice, e.g.,
>
> http://struts.apache.org/development/2.x/docs/guides.html
> On Feb 17, 2014 1:47
Hi folks,
Subject said it all.
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance
downtime or capacity problems. Please try again later.
--
Apache/2.2.20 (Ubuntu) Server at cwiki.apache.org Port 443
Anyone able
Hi Lukasz,
Been busy with other things and didn't have time troubleshoot it. I
finally got it to work properly via:
Maven clean
Maven install
Run on Server
Thanks,
Tommy
On Wed, Jul 31, 2013 at 1:24 AM, Lukasz Lenart wrote:
> This is a well know problem with Eclipse - it stop deploying new
>
a war and deploy it that way even though I have
Tomcat on my dev system?
Thanks,
Tommy
On Tue, Jul 30, 2013 at 6:43 PM, Dave Newton wrote:
> How are you deploying the app?
> On Jul 30, 2013 6:28 PM, "Tommy Pham" wrote:
>
> > Hi,
> >
> > I'm trying
Hi,
I'm trying to follow the tutorial:
http://struts.apache.org/release/2.3.x/docs/hello-world-using-struts-2.html
to create a Struts 2 application with maven and eclipse but encountering a
404 error with missing action with this error in the console:
Jul 30, 2013 3:24:41 PM com.opensymphony.xw
Hi everyone,
I'd like to sincerely apologize to everyone if you've received an e-mail
from my old/previous account at Yahoo. Recently, someone managed to get my
contact lists in Yahoo and tried to impersonate me by sending mass e-mail(s)
from me. Due to several technical reasons (security/no ssl
JS version differently.
Regards,
Tommy
> On Tue, Nov 30, 2010 at 7:57 PM, Tommy Pham
> wrote:
>
> > > -Original Message-
> > > From: Harsh C [mailto:hchau...@gmail.com]
> > > Sent: Tuesday, November 30, 2010 12:59 PM
> > > To: Struts Users
> -Original Message-
> From: Harsh C [mailto:hchau...@gmail.com]
> Sent: Tuesday, November 30, 2010 12:59 PM
> To: Struts Users Mailing List
> Subject: AJAX file upload
>
> How can I setup a AJAX-ified file upload page using Struts 2? If there is
some
> integration with Dojo, it would be e
> -Original Message-
> From: lunch...@yahoo.co.jp [mailto:lunch...@yahoo.co.jp]
> Sent: Wednesday, September 15, 2010 9:23 PM
> To: Struts Users Mailing List
> Subject: Re: How to download a file without creating it on a server
>
> Hi Dave and Allen,
>
> Thank you for quick reply.
>
> F
- Original Message
> From: Tommy Pham
> To: Struts Users Mailing List
> Sent: Tue, October 20, 2009 8:48:59 PM
> Subject: Re: Show jsps from different directories based on "theme"
>
> I totally agree with you. However, I'm just giving Brian options
- Original Message
> From: Jari Fredriksson
> To: user@struts.apache.org
> Sent: Tue, October 20, 2009 7:31:03 PM
> Subject: Re: Show jsps from different directories based on "theme"
>
>
>
> 21.10.2009 5:22, Tommy Pham kirjoitti:
> > If you&
- Original Message
> From: Mike Baranski
> To: Struts Users Mailing List
> Sent: Tue, October 20, 2009 11:19:25 AM
> Subject: Show jsps from different directories based on "theme"
>
> So, I want to ship 2 versions (or more) of my views.
>
> The will be in
> /pages/jsps/theme1/x.jsp
>
From: "j...@researchtogether.com"
To: user@struts.apache.org
Sent: Sat, October 17, 2009 10:12:45 AM
Subject: Redirect Action and wildcard methods
Hi,
I have the following actions set up:
/WEB-INF/jsp/pages/PostCategory.jsp
/
From: Wim De Smet
To: Struts Users Mailing List
Sent: Mon, October 12, 2009 3:20:49 AM
Subject: Re: using a map of parameters with the s:url tag
On Mon, Oct 12, 2009 at 12:06 PM, Tommy Pham wrote:
>
> From: Wim De Smet
From: Wim De Smet
To: Struts Users Mailing List
Sent: Mon, October 12, 2009 2:23:29 AM
Subject: using a map of parameters with the s:url tag
Hi all,
I'm using struts 2.1.x. Given a Map called parameters I
want to construct an URL as follows:
Unf
From: karen
To: user@struts.apache.org
Sent: Sun, October 11, 2009 11:37:49 PM
Subject: struts2.1.8 iterator tag problem
Hi,all
I have a problem with iterator tag.
I wrote in my jsp like this:
<%@ page language="java" contentType="text/html; charset=utf-8"%>
<%.
From: "john.c.cartwri...@noaa.gov"
To: user@struts.apache.org
Sent: Wed, October 7, 2009 10:52:03 AM
Subject: S2: multiple file upload
Hello All,
I'm having trouble getting the FileUpload interceptor (v2.0.14) to work
w/ multiple files. My form looks like this:
- Original Message
> From: senderj
> To: user@struts.apache.org
> Sent: Tue, October 6, 2009 3:28:08 AM
> Subject: Struts 1: character encoding
>
>
> The components I use NetBean, Glassfish, Struts 1, EJB, Toplink, jdbc, MySQL.
> Basically what I want is to extract info from a web site
From: Alex Siman
To: user@struts.apache.org
Sent: Mon, October 5, 2009 8:10:53 PM
Subject: Re: Struts 2 runtime variable names
I use such approach:
...
"%{'form.cvgcode' + #i}"
...
"%{'form.cvglimit' + #i}"
...
hisameer wrote:
>
--- On Sun, 10/4/09, kaushal.sharma wrote:
> From: kaushal.sharma
> Subject: Re: In struts, How to solve this with Database and jsp?
> To: user@struts.apache.org
> Date: Sunday, October 4, 2009, 3:49 PM
>
> Hi Tommy,
>
> I know the fundamental of java, but quite new to struts.
>
> i know my a
Original Message
> From: kaushal.sharma
> To: user@struts.apache.org
> Sent: Sun, October 4, 2009 12:59:57 PM
> Subject: In struts, How to solve this with Database and jsp?
>
>
> Hi All,
>
> i am new to struts and i have a problem to store the values to my database
> and retrieve the
Original Message
> From: Scott Smith
> To: Struts Users Mailing List
> Sent: Fri, October 2, 2009 4:35:06 PM
> Subject: Dyanamic properties in Struts2
>
> Has anyone found a good way to do the following.
>
>
>
> I have a menu on a web page. The strings used to display menu items a
- Original Message
> From: Tommy Pham
> To: Struts Users Mailing List
> Sent: Wednesday, September 30, 2009 9:06:47 AM
> Subject: Re: Localization and Dates
>
> - Original Message
> > From: Robin Mannering
> > To: Struts Users Mailing List
>
- Original Message
> From: Robin Mannering
> To: Struts Users Mailing List
> Sent: Wednesday, September 30, 2009 2:18:58 AM
> Subject: Localization and Dates
>
> Hello,
>
> Can anyone give me some 'best practice' advice for dealing with dates in
> an international app (Struts2).
>
> W
__
From: taj uddin
To: struts2
Sent: Tuesday, September 29, 2009 4:08:55 AM
Subject: how to use autocompleter tag? Please..
Hi All,
I am working on web application using struts 2.0.12 version. In my
application there is a need to replace the select tag
- Original Message
> From: Musachy Barroso
> To: Struts Users Mailing List
> Sent: Thursday, September 24, 2009 10:19:55 AM
> Subject: Re: iterator tag: how to set iterate step?
>
> no way i know of in 2.1.6. There will be one in the next release
>
> musachy
>
> On Thu, Sep 24, 20
- Original Message
> From: Hanen Ben Rhouma
> To: Struts Users Mailing List
> Sent: Wednesday, September 23, 2009 3:06:23 AM
> Subject: How to load a tree dynamically?
>
> Morning,
>
> Is it possible to load a tree dynamically with a jsp in an MVC architecture
> (using struts 1.3). Dyn
- Original Message
> From: indikamaligaspe
> To: user@struts.apache.org
> Sent: Friday, September 18, 2009 10:53:48 AM
> Subject: How to read an XML request from struts
>
>
> Hi,
>
> I have situation where some users will be posting an XML message (using a
> java client) and some HTML
- Original Message
> From: Francisco Barroso (Fortes Informática)
>
> To: user@struts.apache.org
> Sent: Tuesday, September 15, 2009 8:29:56 AM
> Subject: problem with encoding of parameters, type="redirect"
>
> I just migrated my application from ISO8859-1 to UTF-8.
> I have a problem
all my mappings
correctly. The only error I get in config-browser is when I try to view
Configuration > Beans, which I haven't mapped any bean in the xml yet.
>
> 2009/9/15 Lukasz Lenart :
> > 2009/9/15 Tommy Pham :
> >> Is there any problem with action mapping resul
Hi @all,
Is there any problem with action mapping result input & success to the same jsp
file? The jsp is not rendered correctly for input result and I'm not getting
any error/warning from Struts with devMode=true.
Thanks,
Tommy
--- On Sat, 9/12/09, red dog wrote:
> From: red dog
> Subject: Re: scripting paramaters passed as parameters
> To: "Struts Users Mailing List"
> Date: Saturday, September 12, 2009, 3:17 PM
> First of all the subject should've
> read "scripting events passed as parameters".
>
> I'm now respon
--- On Fri, 9/11/09, Dave Newton wrote:
> From: Dave Newton
> Subject: Re: [S2.1.6] problem with value attribute for
> To: "Struts Users Mailing List"
> Date: Friday, September 11, 2009, 7:14 PM
> Tommy Pham wrote:
> > After going over the tags reference s
ntext, if I
> don't remember wrong.
Thanks!! I don't know how I missed it...
>
> On Fri, Sep 11, 2009 at 4:30 PM, Tommy Pham
> wrote:
> > --- On Fri, 9/11/09, Tommy Pham
> wrote:
> >
> >> From: Tommy Pham
> >> Subject: Re: [S2.1.6] problem
--- On Fri, 9/11/09, Tommy Pham wrote:
> From: Tommy Pham
> Subject: Re: [S2.1.6] problem with value attribute for
> To: "Struts Users Mailing List"
> Date: Friday, September 11, 2009, 5:55 PM
> --- On Fri, 9/11/09, Musachy Barroso
>
> wrote:
>
> >
in the
URL as I'd like. If use the form's action attribute in conjunction with , I get an extra context path inserted. What do you recommend since the
doesn't have 'includeParams' like ?
Thanks,
Tommy
> On Fri, Sep 11, 2009 at 11:10 AM, Tommy Pham
> wrote:
>
Hi,
I think I found another bug ... I want to include whatever parameters in URL to
a form submit action. This is what I used.
or shows the correct URL of:
/recipes/Admin/Languages?sort=isoCode2.
But when I use it in the :
or
The source code of the HTML shows:
/recipes/Admin/Languages
- Original Message
> From: Muhammad Owais
> To: user@struts.apache.org
> Sent: Sunday, September 6, 2009 12:04:04 AM
> Subject: Passing value in error message
>
>
> Dear;
> I am looking for a solution to pass value as parameter to the error message.
> What I want to achive is that I hav
- Original Message
> From: Tommy Pham
> To: struts apache
> Sent: Friday, September 4, 2009 7:37:48 PM
> Subject: Struts 2.1.6 doc/wiki update
>
> h...@all,
>
> Can anyone update the doc/wiki? I'd like to make some corrections to the
> discrepancy I&
h...@all,
Can anyone update the doc/wiki? I'd like to make some corrections to the
discrepancy I've found so far. What do I need to do to able to edit/update?
Also, since I've never updated a wiki before, will my updating v2.1.6 only
affects wiki for other earlier releases?
TIA,
Tommy
---
- Original Message
> From: pallav_bora
> To: user@struts.apache.org
> Sent: Friday, September 4, 2009 11:16:37 AM
> Subject: Checkbox and hidden field
>
>
> Hi I am using Struts 2.1.6
>
> I am using simple theme. When I use a checkbox tag , a hidden field is
> automatically iserted in
- Original Message
> From: Bill Bohnenberger
> To: Struts Users Mailing List
> Sent: Friday, September 4, 2009 2:50:47 PM
> Subject: Re: problem uploading a text file
>
> Well, I am the one who is confused, for sure. I restarted eclipse and now I
> can upload *.txt files just fine with
- Original Message
> From: j alex
> To: Struts Users Mailing List
> Sent: Friday, September 4, 2009 12:48:43 PM
> Subject: [S2] i18n for lists/maps
>
> Hi,
>
> Normally, we use the resource bundles to store Strings like field labels,
> error messages etc. But how about things like drop
- Original Message
> From: Zoran Avtarovski
> To: Struts Users Mailing List
> Sent: Friday, September 4, 2009 3:29:27 AM
> Subject: Re: possible bug in v2.1.6 ??
>
> For what it¹s worth I was getting some strange results with included jspfs.
> In my case it was the freemarker encoding t
- Original Message
> From: hisameer
> To: user@struts.apache.org
> Sent: Thursday, September 3, 2009 5:15:58 PM
> Subject: Re: [OT] Re: Strut2 Picture Upload question: Please Help!
>
>
> Hi Tommy,
>
> Thanks for your reply. I thought I would get the answer very quickly if I
> post the
- Original Message
> From: Dale Newfield
> To: Struts Users Mailing List
> Sent: Thursday, September 3, 2009 1:01:43 PM
> Subject: Re: possible bug in v2.1.6 ??
>
> I've never found a great reference for .tag files, but good examples are
> nearly
> as good as documentation, so look at
eah... what of it?!)
>
> -Wes
>
> On Thu, Sep 3, 2009 at 1:45 PM, Dale Newfieldwrote:
> > Tommy Pham wrote:
> >>
> >> Wes Wannemacher wrote:
> >>>
> >>> Another thought, instead of using fragments, have you thought about
> >>
- Original Message
> From: Wes Wannemacher
> To: Struts Users Mailing List
> Sent: Thursday, September 3, 2009 7:58:47 AM
> Subject: Re: possible bug in v2.1.6 ??
>
> On Thu, Sep 3, 2009 at 10:35 AM, Tommy Phamwrote:
> >
> > Hi Wes,
> >
> > Why then does it work with Servlet+JSP+JSTL1.2
r method to use is java applets... the list goes on... :)
Regards,
Tommy
>
> Tommy Pham wrote:
> >
> > - Original Message
> >> From: hisameer
> >> To: user@struts.apache.org
> >> Sent: Thursday, September 3, 2009 6:54:14 AM
> >> Subject:
- Original Message
> From: Wes Wannemacher
> To: Struts Users Mailing List
> Sent: Thursday, September 3, 2009 7:18:06 AM
> Subject: Re: possible bug in v2.1.6 ??
>
> I'm pretty sure the problem is that by default tomcat only maps *.jsp
> to the jsp servlet. You can try to setup an extr
- Original Message
> From: hisameer
> To: user@struts.apache.org
> Sent: Thursday, September 3, 2009 6:54:14 AM
> Subject: RE: Strut2 Picture Upload question: Please Help!
>
>
> I want to do something like this:-The user has upload button. There is an
> tag on the top of that button w
Hi Wes,
Thank you very much for fast response and solution to my problem (didn't think
about trying with this). Yes, changing from jspf to jsp works as desired. Is
my implementation wrong? I remember reading somewhere (I can't remember where)
that by convention, jsp fragments should be used
Hi,
I think I may have found a bug. Here's the problem I've encountered. The
final UI is based on this:
I'm currently testing both jquery & spry frameworks for ajax. If the source is
all in one page, every thing works including the struts tags, specifically
. However, if I put
- Original Message
> From: Struts234
> To: user@struts.apache.org
> Sent: Monday, August 31, 2009 3:32:36 PM
> Subject: code inserting data into database twice
>
>
> Hi folks,
>
>
> I wrote the following code to insert values into database. But it's
> crazy, this is inserting the
- Original Message
> From: Mike Baranski
> To: Struts Users Mailing List
> Sent: Monday, August 31, 2009 5:55:27 AM
> Subject: RE: ResourceBundle with DB backend
>
> Tommy,
>
> Here you go, this is what I did. I don't know if it's the "best" way, but
> it works:
>
> http://mikeski.ne
- Original Message
> From: Dai Le
> To: user@struts.apache.org
> Sent: Wednesday, September 2, 2009 4:59:02 PM
> Subject: Session data
>
> Hi,
>
>
>
> I developed a data collection web application using struts 1.2.9 and I've
> run into a problem that I cannot find a solution to. The
- Original Message
> From: hisameer
> To: user@struts.apache.org
> Sent: Wednesday, September 2, 2009 4:49:05 PM
> Subject: RE: Strut2 Picture Upload question: Please Help!
>
>
> Thanks for your comment. But my question is How can it be done using AJAX? I
> am using dojo plugin in my st
Hi Martin,
Not exactly since I'd want my app to be agnostic. Gotta love hibernate for it
:)
I'd figure it's the DBA's problem to make sure that the DBs stores unicode
texts.
As for number & date formats, my app should be able to convert it on demand.
using Locale and NumberFormat classes.
---
stead. I use a derby back-end. I can post a
> tutorial later if you'd like.
>
> >-----Original Message-
> >From: Tommy Pham [mailto:tommy...@yahoo.com]
> >Sent: Friday, August 28, 2009 12:17 PM
> >To: user@struts.apache.org
> >Subject: Resourc
Hi,
After reading through Localization and Formatting Date and Numbers, I'm unable
to find any information regarding using DB backend for ResourceBundle (by
Struts specifically). Suppose I have the proper DB structure to provide the
proper format & results as needed, how would I go about gett
On the home site of struts.apache.org as of 2009.08.28.03.24 PDT:
The Infrastructure Team of The Apache Software Foundation is currently
investigating a
potential compromise of one of our servers. For security reasons most
apache.org
services are therefore offline, but will be restored shortly
Hi,
I think the tutorial
http://struts.apache.org/2.1.6/docs/struts-2-spring-2-jpa-ajax.html is
misleading(?). In the PersonServiceImpl class, the method:
public void save(Person person) {
if (person.getId() == null) {
em.persist(person);
} else {
em.merge(person);
- Original Message
> From: Raghuveer.V
> To: user@struts.apache.org
> Sent: Friday, August 21, 2009 6:22:18 AM
> Subject: Migrating struts2 version code from 2.0.6 to 2.1.6
>
> Could you please let me know what are the necessary steps to be followed in
> migrating a struts2 application
- Original Message
> From: Wes Wannemacher
> To: Struts Users Mailing List
> Sent: Thursday, August 20, 2009 6:05:00 PM
> Subject: Re: [struts2] problem
>
> I can never remember which things can be accessed through EL, but my
> guess is that you can't get "language" because the top of
- Original Message
> From: Martin Gainty
> To: Struts Users Mailing List
> Sent: Thursday, August 20, 2009 5:45:48 PM
> Subject: RE: [struts2] problem
>
>
>
> why not checkboxlist?
>
>
> http://struts.apache.org/2.1.2/docs/checkboxlist.html
> Martin Gainty
> __
Hi,
Looks like I'm still having problems with the . I have a
LinkedHashMap list which I want to iterate and show the contents. This is the
code for it:
ID
ISO
Code 2
ISO
Code 3
Name
Native Nam
- Original Message
> From: ZiedBejaoui
> To: Struts Users Mailing List
> Sent: Wednesday, August 19, 2009 9:23:35 AM
> Subject: Re: Hibernate3+Spring2.5+Struts2
>
> Thanks for your reply however I didn't get you point, I have created a
> userserviceImp instance in my loginaction.
- Original Message
> From: Dave Newton
> To: Struts Users Mailing List
> Sent: Wednesday, August 19, 2009 7:18:09 AM
> Subject: Re: Hibernate3+Spring2.5+Struts2
>
> >>
> >> public class LoginAction extends ActionSupport {
> >>
> >>private UserServiceImp userService;
> >>
etings,
> Paweł Wielgus.
>
>
>
> 2009/8/18 Tommy Pham :
> > Hi,
> >
> > I'm new to struts 2 (2.1.6) and having some problems implementing the
> . After following the bootstrap tutorial, I decided to work on my
> project. Based on the tags reference
Hi,
I'm new to struts 2 (2.1.6) and having some problems implementing the
. After following the bootstrap tutorial, I decided to work on
my project. Based on the tags reference for checkbox
http://struts.apache.org/2.1.6/docs/checkbox.html, or
in the jsp page should yield the same html outp
82 matches
Mail list logo