Hello: First i'm going to apologize for my english, but i'm from Paraguay and i've not practice my english for a while. I'm developping an aplicattion in appfuse 2, and i've finish it, it works well while running with jetty, but there is a part of my application where i've an ajax piece of code that has to showme some textfields with an iterator when you press a button, this stop working when i switch from jetty to tomcat, and when i click it, it brings up the portion of html of my jspf, but it doesnt show me the data, it just show me the included taglib in my jspf, but not the data.
Any help will be useful. Thanks in advance. Hugo Meyer P.D: The javascript just call the ajaxGet with the correct parameters, like this: ajaxGet(aaZone, url, 'cantidad=' + cant + '&iditemString=' + iditem); -- View this message in context: http://www.nabble.com/Passing-from-Jetty-to-Tomcat.-tp17062518s2369p17062518.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
