Re: [S2]XML output problem

2007-05-05 Thread David Conrad
If you don't want line feeds in the output, why do you include them in the JSP? Okay, sorry for the snarky response. :) The first time I saw this, it threw me off as well, although it wasn't with generating XML. Now I always use a different style in the declarations in my JSP. Here's the correcte

Re: Ajax can't receive Chinese code from action of struts2

2007-04-30 Thread David Conrad
On 4/28/07, red phoenix <[EMAIL PROTECTED]> wrote: when ajax receive information which include Chinese code from action of Struts2,ajax will show chinese code into confusion code,but if ajax receive information which include Chinese code from jsp, ajax will show correct Chinese code.I don't know

Re: List of beans in a bean on a form

2007-04-23 Thread David Conrad
set the root node, but I haven't got that to work. -Original Message- From: David Conrad [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 1:43 PM To: Struts Users Mailing List Subject: List of beans in a bean on a form I'm using Strut

List of beans in a bean on a form

2007-04-20 Thread David Conrad
ze of twisty little passages, all alike? Please help this newbie, any suggestions at all will be greatly appreciated. David Conrad - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: html:form array submit, capture inside ActionFrom question

2007-04-20 Thread David Conrad
ve a form bean that could handle all the fields from all your separate forms, and one method for each submit button that would look at just the fields appropriate to that action. Does that make sense? It might not be the cleanest method, but it's not unlike something I've used in the pas

Re: How to change the Context Root of a webapplication

2007-04-20 Thread David Conrad
ll your links and menus use relative URLs, then you will be fine. If, like the app I'm working on, the context root was never changed since its inception and many programmers over the years worked on it, creating a sprawling codebase, you may find that it is hardcoded in a n

[S1] Problem with nested objects?

2007-04-19 Thread David Conrad
uoteForm bean rather than in a nested java bean. I'm really tearing my hair out, now, and any help would be tremendously appreciated. Thanks in advance, David Conrad - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]