JavaScript set values and model update

2006-04-13 Thread Alexander Panzhin
I have a problem with JavaScript set values. t:selectOneMenu id=moduleSelect forceId=true value=#{search.module} f:selectItems value=#{search.modules} / /t:selectOneMenu Than I add options to this select menu via js. var a = document.getElementById(moduleSelect).options; a[0] = new

[jira] Created: (TOMAHAWK-214) t:outputText attribute \n - br/

2006-03-25 Thread Alexander Panzhin (JIRA)
t:outputText attribute \n - br/ -- Key: TOMAHAWK-214 URL: http://issues.apache.org/jira/browse/TOMAHAWK-214 Project: MyFaces Tomahawk Type: New Feature Reporter: Alexander Panzhin Priority: Minor A boolean attribute, when

Re: t:outputText attribute \n - br/?

2006-03-25 Thread Alexander Panzhin
Mike Kienenberger wrote: On 3/24/06, Alexander Panzhin [EMAIL PROTECTED] wrote: How about eolEscape? Attribute. That would automattically change \n to br/? We could probably add that. Open a JIRA issue and attach a patch for it. OK. Here's a question by a noob. Got any links

Re: t:outputText attribute \n - br/?

2006-03-25 Thread Alexander Panzhin
Alexander Panzhin wrote: Mike Kienenberger wrote: On 3/24/06, Alexander Panzhin [EMAIL PROTECTED] wrote: How about eolEscape? Attribute. That would automattically change \n to br/? We could probably add that. Open a JIRA issue and attach a patch for it. OK. Here's a question

t:outputText attribute \n - br/?

2006-03-24 Thread Alexander Panzhin
How about eolEscape? Attribute. That would automattically change \n to br/? -- Su pagarba, Aleksandr Panzin IT sistemu architektas. With best regards, Alexander Panzhin IT systems architect smime.p7s Description: S/MIME Cryptographic Signature

Mixing JSTL and JSF(MyFaces)

2006-03-01 Thread Alexander Panzhin
org.apache.myfaces.renderkit.JSFAttr; import org.apache.myfaces.taglib.UIComponentTagBase; This IS a CONTRIBUTION. /** * PreresovledParam resolves the value when a value binding is set. * @author Alexander Panzhin * @version */ public class PreresovledParam extends UIComponentTagBase { public String

Re: Mixing JSTL and JSF(MyFaces)

2006-03-01 Thread Alexander Panzhin
pagarba, Aleksandr Panzin IT sistemu architektas. With best regards, Alexander Panzhin IT systems architect smime.p7s Description: S/MIME Cryptographic Signature