ok, thank you!!!
Dale Newfield wrote:
Mileidys Gonzalez Prieto wrote:
${relation.address[st.index].extraInfo}
This sets a value in a map that goes along with the valuestack.
value="%{value}" maxlength="20" size="15">
This is not how you fetch tha
Hi
I have a problem creating my screens with struts2. Im using a tag
textfield like that:
${relation.address[st.index].extraInfo}
maxlength="20" size="15">
I can't use key for keeping the value.
The problem comes when the value is an empty string, then struts2
replace the emp
Hi...
I will like to know if it is anyway to use the dialog of struts2-jquery
plug-in by destroying and clean the html after click on the button link
(located on the header).
The problem came because I'm using the dialogs like a add/edit form, and
they are call for all the edit links on the
Hi,
I can say that the struts2-jquery plugin is really amazing!!!
Maybe we can give a hand to Obinna in the developer and documentation
for the project.
Milo
Obinna wrote:
> I have used struts 2 for a number of RIAs but unfortunately none of them are
> public. In the past I used to use it with th
ubmit button.
Thanks
Milo
Musachy Barroso wrote:
put a breakpoint in setRelMedpackage, and see if struts is passing a
new instance of RelMedpackage. Also make sure that class has a default
constructor.
On Tue, Aug 18, 2009 at 8:38 AM, Mileidys Gonzalez
Prieto wrote:
setRelMedpa
Hi..
Im getting an error on my project. I just trying to send a form and
receive the information in my action class. Im using struts 2.16.
Please, help!!! I dont know what Im missing there... or if i need to add
another jar on the project... Im been searching for that error on
internet without
ok... I found the way:
in the Action class, the list need to be create on the getter... thats all
Mileidys Gonzalez Prieto wrote:
Hi...
I'm getting an error when I run a page that contains a select tag and
the list call an element of type Map... I been searching on internet
and tryi
Hi...
I'm getting an error when I run a page that contains a select tag and
the list call an element of type Map... I been searching on internet and
trying so many things without any success..
error info:
tag 'select', field 'list', name 'relation.relGender': The requested
list key 'rsGender'
Im using this piece on code on my jsp
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
Im using Ajax Tags and its very good.
http://ajaxtags.sourceforge.net/
Hope it helps
Mileidys Gonzalez
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
I recomend jMesa... is very good and is possible to do pagination with
Ajax using limits.
On Wed, 2009-03-25 at 05:37 -0700, mahanare wrote:
> FYI,
> just recording my experience here.
>
> I looked at displaytag it looks good but if there are some minor changes (it
> encodes property names etc s
ist persons -> go to the detail of selected person?
>
> Thank you
> Jiri
>
> Mileidys Gonzalez Prieto napsal(a):
> > ok, you need to set the javascript functions
> >
> > onCreate: initProgress,
> > onComplete: resetProgress,
> > onFailure: reportError
nComplete: resetProgress,
> onFailure: reportError,
> target: "model",
> parameters: "make={make}",
> emptyOptionName: "Select model"
> });
> then, form contains:
> Značka:
> --
> Škoda
> Hyunday
> Kia
{
> baseUrl: "${contextPath}/FillCarModels",
> source: "make",
> onCreate: initProgress,
> onComplete: resetProgress,
> onFailure: reportError,
> target: "model",
> parameters: "make={make}",
> emptyOptionName: "Select model&
Well, for to do actions like that in my code I'm using AjaxTags.
http://ajaxtags.sourceforge.net/
Is really easy to use...
On Sun, 2009-03-01 at 15:47 -0800, chumbobumbo wrote:
> This is probably so basic - I'll put my flame proof suit just in case.
>
> I have a 2 combos and (yes ;-) I would li
,
please?
I was trying also to find ways to generate the POJOs with xDoclet
annotations because anyway hibernate contains max-lenght and no-null
values...
Thank you,
Mileidys Gonzalez Prieto
-
To unsubscribe, e-mail: user-unsubscr
Hi, some days ago I was also worry about how big is my Struts+Hibernate
project, and a plus... need to grow much more... then, I started to look for
solutions on the web.
I'm using MyEclipse, and it provides a enterprise application that really
looks interesting, I just started to read about that,
Can u send the html that generates the code...
Mileidys González Prieto
Consultant
i-Frontier
Henck Arronstraat 16 | P.O.Box 12858 | Paramaribo, Suriname (SA)
Office: (597)-424073 | Mobile: (597)-8810219
www.i-frontier.net
-Original Message-
From: Seshagiri V [mailto:seshagi...@kensium.c
Hi...
I was trying to visualize some Crystal reports in my web Application; can
somebody help me with links or information about how to do it? I'm using an
Struts projects with hibernate, and the reports with Crystal Reports.
Mileidys González Prieto
Consultant
i-Frontier
Henck Arronstraat 16 |
I'm using tab panels with the ajaxtags library, and for me is very good.
Mileidys González Prieto
Consultant
i-Frontier
Henck Arronstraat 16 | P.O.Box 12858 | Paramaribo, Suriname (SA)
Office: (597)-424073 | Mobile: (597)-8810219
www.i-frontier.net
-Original Message-
From: Jeromy Evans
Hi,
I dont' know if I get the idea about what do u want to do, but I will try
to copy some codes about how I resolve something similar, using AjaxTags
in this case the id for my button is sendAfs and is sending my post
everything that is in the form. In my case is really a lot of fields and is
Hello Struts Friends:
I was using the display tag but I have a problem. If the list is empty the
display tag would show anything there, but I want to show the footer always
not matter if I have data or not. Is possible to do that only with the
display tag?
Milo
Hallo
I recently subscribe to the list, and I start working with ajax tags. Im
using in a form some tabs, by inside a tab I need to use a form that will
make a ajax post. I was trying a combination between htmlContent inside the
ajax tabs, but in my java class I didn't receive any value in the for
23 matches
Mail list logo