Hi,
Where to download struts-layout.tld? I searched many sites, but could not find
it. Please help.
Thanks,
Senshan Yang
Phone (o): 239-430-4151
Phone (c): 954-478-3927
email:sy...@micros.com
Hi
I use Struts 2.0.11 for my web application. I have a text field that maps to
a java.util.date in my pojo. When my Locale is English, the date seems to be
set fine, But when my locale is es_CL, struts seems to be searching for a
setDate(java.lang.String) instead.
Am not sure why this is happening
Ok, i'm going to do that and after that tell us if works.
Regards.
El 3/11/2010 8:52 AM, Lukasz Lenart escribió:
No problem, but I think you have to upgrade to latest version - 2.1.8.1
--
Oscar Calderon
JAVA Tutorials and How to's? Visit http://www.javahowto.net/
--
Hi,
IHMO I think the best solution is ONE JSP to manage any mode. When you have
a lot of fields, it's very difficult to maintain your view. When you
add/remove field into EDIT JSP you must add/remove filed into CREATE JSP,
UPDATE JSP,...Imagine that you want manage roles too (display a field if
us
I think that for local dev -deployment we can configure tomcat in eclipse
(the same should apply for MyEclipse), by telling the eclipse tomcat home
location in the workspace preference. This would deploy ur app in the tomcat
as context / xml files as u mention in preference.
But for QA, prod or re
After having read several answers I think your right...
it depends mainly on the peoples working on the project. If they are abble to
implement the same kind of JSP.
Regards
Fred
--- En date de : Jeu 11.3.10, Paweł Wielgus a écrit :
> De: Paweł Wielgus
> Objet: Re: About the better way to
David Crespo Arroyo wrote:
I want don't display the red area in my view
(http://imagebin.ca/view/j6G3MClp.html) until I do click in a select of this
view.
So put that inside a span or div with display:none, and add javascript
to change that when appropriate.
-Dale
Hi all,
no one's right.
One file need more presentation logic - which is bad and harder to
maintain also presenting edit and view in one place might not be the
most ergonomic way for users.
On the other hand, one file is less than two which might be good. Also
with one file you will never forget to
We have an application where a user can override the language they login
using by selecting it from a dropdown list on the login page. By doing
so, I need to find a way that I can set the locale for my date time
picker widget. How have others done this in the past when the browser's
language and
Hi Abhishek,
normaly just copying and pasting war should work on tomcat, i can't
remeber if tomcat needs to be restarted or it will discover the war
automaticaly - check the tomcat server.xml for that. War is a
standard, it doesn't matter if it contains struts or spring
application inside.
As for m
2010/3/11 Oscar Calderon :
> Sorry, i had a problem so i can't answer. The Struts version is 2.0.11
No problem, but I think you have to upgrade to latest version - 2.1.8.1
Regards
--
Łukasz
http://www.lenart.org.pl/
Kapituła Javarsovia 2010
http://javarsovia.pl
Sorry, i had a problem so i can't answer. The Struts version is 2.0.11
El 3/10/2010 11:58 AM, Lukasz Lenart escribió:
2010/3/10 Oscar:
I've changed my appengine-web-app as you said but i still get the same
error. You can see it here (in a new application):
What version of Struts 2 ar
Wildcard mapping should do the trick. See [1].
-Brian
[1] -
http://struts.apache.org/2.0.14/docs/action-configuration.html#ActionConfiguration-WildcardMethod
On Thu, Mar 11, 2010 at 1:39 AM, Saeed Iqbal wrote:
> Hi Guys
>
> How would I do http://localhost/some_name
>
> where some_name is a
Hi Alex,
I had characterset set to ISO-8859-1, but changing to UTF-8, according to
your suggestion, did the trick! Thanks a lot!
Cheers!
On Thu, Mar 11, 2010 at 1:00 PM, Alex Rodriguez Lopez <
alo...@flordeutopia.pt> wrote:
> Hi Ulf,
>
> do you have your charset declared as utf8 like this?
>
>
Hi Ulf,
do you have your charset declared as utf8 like this?
<%@ page contentType="text/html; charset=UTF-8"%>
Maybe you have to write the special characters in the string as html
entities...
Em 11-03-2010 09:10, Ulf Liedén escreveu:
Hi all,
my first post to this list :-). Sorry if I'm dou
Hi all,
I want don't display the red area in my view
(http://imagebin.ca/view/j6G3MClp.html) until I do click in a select of this
view. My problem is I don't know how to don't show the red area, certainly it
is a optiontransferselect. I tried it with:
Hi all,
my first post to this list :-). Sorry if I'm double posting, not sure if the
first message reached the list.
I'm using Struts 2.1.6 and want to display a string that contains both HTML
markup as well as french characters (i.e. é è ê etc) on a webpage.
If I use the french
characters are
Hi all,
my first post to this list :-).
I'm using Struts 2.1.6 and want to display a string that contains both HTML
markup as well as french characters (i.e. é è ê etc) on a webpage.
If I use the french
characters are correctly displayed, but the markup is escaped, and displayed
as normal text.
18 matches
Mail list logo