Re: Struts2 REST plugin problems

2010-09-02 Thread Rafael Taboada
On Tue, Aug 31, 2010 at 5:24 PM, Dale Newfield d...@newfield.org wrote: On 8/31/10 5:17 PM, Rafael Taboada wrote: But I'm having the same problem HTTP status 404 So it is failing to find any valid action mapping? What do your logs show? This might help you figure out what's going on: http

Re: Struts2 REST plugin problems

2010-09-02 Thread Rafael Taboada
On Tue, Aug 31, 2010 at 5:24 PM, Dale Newfield d...@newfield.org wrote: On 8/31/10 5:17 PM, Rafael Taboada wrote: But I'm having the same problem HTTP status 404 So it is failing to find any valid action mapping? What do your logs show? This might help you figure out what's going on: http

Struts2 REST plugin problems

2010-08-31 Thread Rafael Taboada
opinions is that restful plugin is incompatible with some traditional struts2 apps, is that true? Thanks in advance Bye -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Struts2 REST plugin problems

2010-08-31 Thread Rafael Taboada
On Tue, Aug 31, 2010 at 12:04 PM, Rafael Taboada kaliman.fore...@gmail.comwrote: Hi folks, I have an struts2.0.14 app working well and I decided to migrate to struts2.1.8. Migration worked well. But when I tried to include rest plugin, my current urls to process some actions don't work. I have

Re: Struts2 REST plugin problems

2010-08-31 Thread Rafael Taboada
PM, Dale Newfield d...@newfield.org wrote: On 8/31/10 2:05 PM, Rafael Taboada wrote: Is there a chance to my traditional actions can co-exist with restful controllers?... If you're looking to have different parts of your url space get processed by different action mappers

Re: Struts2 REST plugin problems

2010-08-31 Thread Rafael Taboada
or doing wrong? On Tue, Aug 31, 2010 at 2:37 PM, Dale Newfield d...@newfield.org wrote: On 8/31/10 3:15 PM, Rafael Taboada wrote: I migrated my app to 2.1 because I need to use restful plugin, didn't think in 2.2 because it was released just a month ago (i think) and i don't know if it is a good

Re: Struts2 REST plugin problems

2010-08-31 Thread Rafael Taboada
Maybe i'm missing another config? What am I doing wrong? On Tue, Aug 31, 2010 at 4:05 PM, Dale Newfield d...@newfield.org wrote: On 8/31/10 4:40 PM, Rafael Taboada wrote: I have in my struts.xml bean type=org.apache.struts2.dispatcher.mapper.ActionMapper name=pseudoRestful class

Re: Struts2 REST plugin problems

2010-08-31 Thread Rafael Taboada
.dispatcher.mapper.defaultactionmap...@50e8709d failed to return an ActionMapping And the log no ActionMapper found Any comment about this? Thanks in advance On Tue, Aug 31, 2010 at 4:17 PM, Rafael Taboada kaliman.fore...@gmail.comwrote: Great, But I'm having the same problem HTTP status 404 I've downloaded struts

Re: json result type with struts 2.1.8.1

2010-08-27 Thread Rafael Taboada
. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi

Integrating with ZK

2010-01-12 Thread Rafael Taboada
Hi folks, I'm just having a review of ZK framework and I want to know if there is a tip, tutorial, etc about how to integrate Struts 2 with ZK. Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi

Re: Clear text while using File Upload in Struts2

2009-12-28 Thread Rafael Taboada
Consultant J2EE - Application Architect / Developer - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org -- Rafael Taboada Software Engineer Cell : +511

Re: Clear text while using File Upload in Struts2

2009-12-28 Thread Rafael Taboada
understand your question right, I think a reset button should do the job right ? something like this: input type=reset value='Clear Input' name=reset1 onclick=doReset(document.listForm);return false Vineith On Mon, Dec 28, 2009 at 6:16 AM, Rafael Taboada kaliman.fore...@gmail.comwrote

Re: Struts 2 dojo jsonrpc SMD problem

2009-09-14 Thread Rafael Taboada
param name=enableSMDtrue/param /result result name=errorerror.html/result /action /package -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Redirect after login

2009-08-18 Thread Rafael Taboada
to login in case there is no open session. But how can capture and save the URL they wrote and after a successful login, redirect to that URL? Thanks in advance for your help Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi

Re: Re-establish the Session

2009-06-17 Thread Rafael Taboada
Just for the record if someone else have same issue... I had to rewrite the URL adding Session ID uploadUrl: doUploadFile.action;jsessionid= + s:property value='sIdSession' /, On Tue, Jun 16, 2009 at 11:18 AM, Rafael Taboada kaliman.fore...@gmail.comwrote: Hi, I have session recovering

Re-establish the Session

2009-06-16 Thread Rafael Taboada
I implemented the postVars in the latest version.* I can find the session ID before sending jsp upload form with: HttpSession session session.getId() Thanks in advance for your help -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la

Re: how to return xml from struts2 action class

2009-06-11 Thread Rafael Taboada
Hi! What if I need to return another data apart from XML? I need to return an object. How can I return this type? Thanks in advance. -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: how to return xml from struts2 action class

2009-06-11 Thread Rafael Taboada
Struts2 can send objects as a result type?. -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: How to make json plugin see SMD methods ?

2009-04-02 Thread Rafael Taboada
What did you put in your xml config? JSONPlugin 0.32 works with struts2.0.x JSONPlugin 0.33 works with struts2.1.x -- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: getting value from struts.properties in action class

2009-03-24 Thread Rafael Taboada
-- Rafael Taboada Software Engineer Cell : +511-992741026 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Web Services

2009-03-17 Thread Rafael Taboada
at web services. Please can you guide me how I can implement web services? Would Spring Web Services be a good point to start? Thanks in advance for your help! -- Rafael Taboada

Eclipse plugin

2006-06-29 Thread Rafael Taboada
in order to help me to develop Struts projects in Eclipse. Do u know another plugin? what is the best? Thanks in advance.. Greetings from Peru -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

CRUD tool

2006-04-06 Thread Rafael Taboada
Hi folks... I'm in a hurry... I have to finish my project and I want to know if there is a tool to generate CRUD... In struts obviously... Do u know a tool that it can generate my CRUD??? thanks so much -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me

Re: [OFF-TOPIC] Java Decompiler in NetBeans

2006-02-09 Thread Rafael Taboada
Thanks buddies for ur help... I'm using FrontEnd Plus right now... I couldn't integrate to my netbeans but... It works great!... thanks -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Modal window

2006-01-18 Thread Rafael Taboada
-- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Login form

2006-01-13 Thread Rafael Taboada
? thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Login form

2006-01-13 Thread Rafael Taboada
cool!!!...That is that I want... thank u so much!!! -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Login form

2006-01-13 Thread Rafael Taboada
class there is a mapping.findForward(getmain); where getmain is a Forward and it calls to main.jsp How can I show the user name in my mian.jsp???.. maybe calling a sessionvariable in my jsp??? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener

jsessionid

2006-01-13 Thread Rafael Taboada
Hi folks... Why does jsessionid appears in my application when I login???... Where can I disable this?? Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: double submit problem

2006-01-09 Thread Rafael Taboada
Thanks for ur replies... I'm interested in tokens method Please, do u know a site where I can find more information about this??? thanks -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

double submit problem

2006-01-06 Thread Rafael Taboada
: http://struts.sourceforge.net/strutsdialogs/dialogaction.html I implemented an app using that but it still has the same problem... why? maybe I'm doing something wrong??? I followed the login sample. But in my case I have a NewData module. thanks in advance... -- Rafael Taboada Software Engineer

Calendar Project

2006-01-06 Thread Rafael Taboada
Please. Do u know a calendar project made in struts??? I mean, when u make an appointemnt, an event thanks -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: database design

2005-10-04 Thread Rafael Taboada
help. -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Polls,Surveys

2005-10-03 Thread Rafael Taboada
Hey guys, I'm looking for any Poll/Survey systems. Do u know any system about how to create polls/surveys??? Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

database design

2005-10-03 Thread Rafael Taboada
Hi folks. When u design a database... What soft do u use?? What's the best?? I use Embarcadero E/R... Is there any program better than embarcadero? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

View side

2005-08-20 Thread Rafael Taboada
to start my new project... What is the best approach to use for the VIEW side... I mean... Right now, how can I start to program my JSPs??? Thanks a lot... -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: XSL:FO orJasper Reports

2005-08-08 Thread Rafael Taboada
in order to get all data about only this costumer... How can I do that?... In my query: SELECT . FROM WHERE CustomerId=? How can I send a parameter to jasperreports Thanks in advance and forgive if this message is off-topic -- Rafael Taboada Software Engineer Cell : +511-97753290

Re: XSL:FO orJasper Reports

2005-08-08 Thread Rafael Taboada
yeap, that helped... thanks! -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Showing a PDF inside a JSP

2005-08-03 Thread Rafael Taboada
where I can find information for my doubt?. Any help would be appreciated. Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Validation Help

2005-07-23 Thread Rafael Taboada
the properties file is that u r using right now... I mean u can use it in order to call value keys. -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Validation Help

2005-07-23 Thread Rafael Taboada
A good book about Struts and Validator framework is Jakarta Struts Live - Rick Hightower U can get it in www.theserverside.com http://www.theserverside.com -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Some advice

2005-07-15 Thread Rafael Taboada
'disabled=true' there is an error because it can't find that field. I tried to use html:hidden with write option but it doesn't show the data... Thanks in advance for ur help. -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar

Re: Some advice

2005-07-15 Thread Rafael Taboada
,errors); -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Some advice

2005-07-15 Thread Rafael Taboada
Ok, I see u code in a validate form. But I'm using validation framework. How can I use it with this? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Some advice

2005-07-15 Thread Rafael Taboada
but it's the same because I have only one Action and inside all my methods. Is there a possiblity to manage my problem using only Validator framework?. Or I have to override the validate method in my ActionForm and code my own validation???.. How can I do that? Thanks in advance -- Rafael

Validation Framework Manual

2005-07-14 Thread Rafael Taboada
in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Validation Framework Manual

2005-07-14 Thread Rafael Taboada
Yeah, that was the problem... Do u know a tutorial about how to fill my validation.xml? I want to know what i have to put in each tag. -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: validation client-side. Problem with 2 submit buttons

2005-07-13 Thread Rafael Taboada
Hi, use Validator framework. In this framework u can put code in order to set a client-side validation for each feld. In ur modify method, call to ur validate method. I hope it can help u -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener

Validation framework

2005-07-13 Thread Rafael Taboada
only FromDate and ToDate... Any help would be appreciated... Thanks in advance. -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Validation problem

2005-07-11 Thread Rafael Taboada
??? When I set validate attribute to false in my action mapping, validation is not called... I want the validation is called only when the user click on submit button. Did u have the same problem??? My Action extend DispatchAction class. Thanks in advance. -- Rafael Taboada Software Engineer

Re: Validation problem

2005-07-11 Thread Rafael Taboada
in advance... When I turned off validate attribute... It doesn't validate anything... I'm calling validate method in my action class but it doesn't work... Qny suggestion??? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar

Re: Validation problem

2005-07-11 Thread Rafael Taboada
, ActionForm form,HttpServletRequest request, HttpServletResponse response) { ... colorForm.validate(mapping,request); ... } Maybe I'm calling this validate method in an incorrect way?? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de

Re: Validation problem

2005-07-11 Thread Rafael Taboada
Thanks, I got it!... I needed to save the errors :) Rick Thanks for ur advice about using another class to manage JDBC... I'll review that... Do u know any samples about how to do that?.. Thanks again -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me

Printing Bills

2005-07-06 Thread Rafael Taboada
share ur experience? Perhaps, is there any project about this?. Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Printing Bills

2005-07-06 Thread Rafael Taboada
So aren't there any other way that PDF? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: struts - checkbox kontrol

2005-07-01 Thread Rafael Taboada
method. This code is inside this method I hope it can help u -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: struts - checkbox kontrol

2005-07-01 Thread Rafael Taboada
More information: http://husted.com/struts/tips/007.html -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Calendar

2005-07-01 Thread Rafael Taboada
Microsoft Outlook in its Calendar module. Please. Do u know about any project like this? THanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Storing data in session scope

2005-06-21 Thread Rafael Taboada
scope. This data is not big... Here in Peru we have to know how much a dolar costs in Soles (our coin). So the entire application needs to know the cost. Another data is about TAX and it's the same for all users. Ey Dave Newton, I don't practice Kali/Arnis -- Rafael Taboada Software Engineer

Re: HTML:LINK

2005-06-20 Thread Rafael Taboada
I noticed when I'm using html:link action= The form is not sending so my action can't retrieve the form. Is it possible to pass the form values using html:link? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi

Re: HTML:LINK

2005-06-20 Thread Rafael Taboada
, it works but as I said, it's for habit or following a pattern. I can use a submit form instead of a html:link but, how can I solve this problem??? How can I use html:link in order to submit all the form???.. Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo

Re: HTML:LINK

2005-06-20 Thread Rafael Taboada
Thanks for ur help Wendy, but it doesn't work -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: HTML:LINK

2005-06-20 Thread Rafael Taboada
harry =) Thanks... -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

HTML:LINK

2005-06-17 Thread Rafael Taboada
if I have a html:link... When user click on the link, I'd like to do the same what I do clicking on the button.. If there any possibility to do that???.. I notices when I click on the link, the reset method of the ActionForm is called... Thanks in advance -- Rafael Taboada Software Engineer

Re: Pass parameter to javascript function

2005-06-16 Thread Rafael Taboada
=idProveedor / /logic:iterate I try to pass idProveedor and strRazonSocial to a javascript function... But it doesn't work. I tried with lista.idProveedor but nothing... Do u know the correct declaration??? Thanks -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues

Re: Pass parameter to javascript function

2005-06-16 Thread Rafael Taboada
: ${contador} bean:write name=lista property=strRazonSocial //td td class=Centerbean:write name=lista property=strRUC //td /tr /logic:iterate /logic:greaterThan /logic:present What's wrong with my code??? Thanks in advance -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino

Re: Pass parameter to javascript function

2005-06-16 Thread Rafael Taboada
with html:radio??? Why doesn't work if I use html:radio instead of input type='radio' Please... Could u share ur xperiencie in this kind of problem??? Thanks -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Pass parameter to javascript function

2005-06-16 Thread Rafael Taboada
=idProveedor value=1 onclick=setBusquedaProveedor(${idProveedor},${strRazonSocial}) -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Action chaining

2005-06-15 Thread Rafael Taboada
Hi folks. Do u know any information about action chaining? I mean, I have a method in Action1 and it calls another method in Action2. I know Actions return ActionForward and Actions too. Do u know any site where I can find information about it??? Thanks in advance -- Rafael Taboada

Re: Action chaining

2005-06-15 Thread Rafael Taboada
: javax.servlet.ServletException: Action[/BAction ] missing resource 'mymethod' in key method map -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Action chaining

2005-06-15 Thread Rafael Taboada
Finally I could call a method from an Action which extends LookupDispatchAction /BAction.do?method=myvaluekey where in my resources.properties file: key=myvaluekey Thanks to everybody for ur help =) -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues

LookupDispatchAction

2005-06-14 Thread Rafael Taboada
Hi folks. I'm using LookupDispatchAction in order to manage several buttons in a form. All work fine, but I want to use html:image instead of html:submit Please, do u know how to use that? I don't understand its attributes very well. Thanks in advance -- Rafael Taboada Software Engineer

Re: LookupDispatchAction

2005-06-14 Thread Rafael Taboada
Cool... Thanks so much =) -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: LookupDispatchAction

2005-06-14 Thread Rafael Taboada
incorrectly??? I tried to use css like Wendy said but alt option is missing. -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: LookupDispatchAction

2005-06-14 Thread Rafael Taboada
I think there are problems with property.x and property.y Do u know about it? How to solve it? -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

I'm confused

2005-05-30 Thread Rafael Taboada
(contactFormBean); Another problem is that I have my form but with other links to add more data to my form. How can I store the data before the user click on the link button? How can I sotre the data in my session attribute? thanks for ur help -- Rafael Taboada Cell : 511-97753290 No creo en

Re: I'm confused

2005-05-30 Thread Rafael Taboada
on the video link button???... I know it's so common but I am a beginner :( Please. can u help me? -- Rafael Taboada Cell : 511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Shopping Cart

2005-05-29 Thread Rafael Taboada
link buttons that they do some extra functions inside the form... Can u know?? -- Rafael Taboada Cell : 511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Re: Shopping Cart

2005-05-28 Thread Rafael Taboada
.. -- Rafael Taboada Cell : 511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

Shopping Cart

2005-05-27 Thread Rafael Taboada
was also thinking about to use one actionform to keep all the data. Of course there are some jsps like wizard... But how to keep the actionform in a session context? Please share ur experience with that.. I'll appreciate if u know some sample code or a site... -- Rafael Taboada Cell : 511-97753290

Popup

2005-05-26 Thread Rafael Taboada
for ur help -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to I check what version of struts I have?

2005-05-20 Thread Rafael Taboada
Yes but which MANIFEST.MF??? In the war files???. Because it shows: Manifest-Version: 1.0 Ant-Version: Apache Ant 1.6.1 Created-By: 1.4.2_04-b05 (Sun Microsystems Inc.) -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL

Re: Reports

2005-05-17 Thread Rafael Taboada
me?. What's the best? Thanks -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reports

2005-05-17 Thread Rafael Taboada
Hi folks. I want ur experiences making reports. I'm doing reports in my project and i want to know if there are some reports tools. Is it possible to use Crystal Reports with struts? Any experience? THanks for help me -- Rafael Taboada

Problem using session var

2005-05-11 Thread Rafael Taboada
) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362) Please, can u know why?. If I have a TipoCambio bean with getters and setter method... THanks for ur help -- Rafael Taboada

Re: Problem using session var

2005-05-11 Thread Rafael Taboada
I didn't know about capitalization of bean:write. So, how can i know in order to print some data in my jsp?. using session vars... Using JSTL?.. I don't know. -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL

Re: Problem using session var

2005-05-11 Thread Rafael Taboada
? Because lstTipoCambio is a collection object???. And why don't work renaming my methods like Larry said??? -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem using session var

2005-05-11 Thread Rafael Taboada
??? Because lstTipoCambio is a collection Id tried withouth logic:iterate and getStrValor and setStrValor but it didn't worked... -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Problem using session var

2005-05-11 Thread Rafael Taboada
My bad... I cleaned and rebuilt and It works without logic:iterate and getStrValor and setStrValor and strValor attribute. :) But. Why does it work using logic:iterate and getstrValor and setstrValor? Thanks for help me. -- Rafael Taboada

Re: Html:muttibox tag help

2005-05-10 Thread Rafael Taboada
U need to specify which object belongs resourceIds in ur html:multibox -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Html:muttibox tag help

2005-05-10 Thread Rafael Taboada
Which object belongs resourceIds??? which form??? Let's suppose is searchForm so Try this: html:multibox name=searchForm property=resourceIds -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED

Validations

2005-05-06 Thread Rafael Taboada
. Is it correct to have only one actionform for many JSPs?? How can i validate my attributes with this approach?. thanks for your cooperation -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Calendar control

2005-05-04 Thread Rafael Taboada
. -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Calendar control

2005-05-04 Thread Rafael Taboada
I mean, i want to make a module where i can track events, like outlook in calendar module. No calendar popup. for example: http://php-calendar.sourceforge.net/php-calendar/ but it is built in php. it there anything like this but in jsp or javascript???. thanks regards. -- Rafael Taboada

Netbeans is crazy

2005-04-22 Thread Rafael Taboada
.. Please, do u had the same problem?? how to solve it?? thanks so much -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

netbeans is crazy

2005-04-22 Thread Rafael Taboada
know where can i see the problem???. Because only show that Servelt action is not available -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Pagination

2005-04-21 Thread Rafael Taboada
Hi folks, i'm again :) with my list of customers. I could do my CRUD approach. So thank u for ur help. My question is if there is some approach to do pagination with struts. I don't know, maybe a plugin, extention... Thanks again -- Rafael Taboada

Re: Pagination

2005-04-21 Thread Rafael Taboada
Hi folks. Thanks for ur help. Those projects are so cool... But i have built all my jsp and used taglibs... If I decide to use this tags. Does it mean I have to rebuild my jsps?. -- Rafael Taboada - To unsubscribe, e-mail

Using checkbox to delete items

2005-04-20 Thread Rafael Taboada
that but using checkbox??? Thanks for all ur help Greetings from Peru -- Rafael Taboada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Using checkbox to delete items

2005-04-20 Thread Rafael Taboada
yeap but. does it haes to be inside to html:form? Because i have a button(image) which has the link to call the delete action. in the action class, do i have to call the array of user ids with getParameter? i'm confused in what to do in action class. -- Rafael Taboada

  1   2   >