save state

2009-06-10 Thread alvaro tovar
hello some one can help me understading how is that this component work, how is that store the object in th viewId, like save state. and how i can get the object from view, i like to do this for some reason, but whit out the component regards

Re: trinidad: how to add javascript/style/body onload programmatically

2009-06-10 Thread alvaro tovar
for the 1 you can use ${} for the 2 body onload=callJS() 2009/6/10 Dave javao...@yahoo.com For trinidad, 1. how to add javascript/style inside html head programmatically? For example, link rel=stylesheet href=/my.css type=text/css / script type=text/javascript src=/my.js 2. how to add

Re: save state

2009-06-10 Thread alvaro tovar
request is sent , the request objet is diferent. 2009/6/10 alvaro tovar alvaro.to...@gmail.com hello some one can help me understading how is that this component work, how is that store the object in th viewId, like save state. and how i can get the object from view, i like to do this for some

Re: [ANNOUNCE] MyFaces Core v1.2.7 Release

2009-06-06 Thread alvaro tovar
congratualations to myfaces team 2009/6/6 Leonardo Uribe lu4...@apache.org The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.7. MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is

hello is there components t:row?

2009-06-03 Thread alvaro tovar
hello i am loking for a datatable that have 2 rows in each iteration of them, isthere a way this, the master detail not well for me, because i need open the detail always. thanks for your help regards

help with and amp;

2009-06-01 Thread alvaro tovar
i am trying of insert a dynamic youtube video but i can't, i try with f:verbatim escape=false but not, i try whit c:out escapeXml=false but not, and i try whit %manageBean.getUrlVideo% but not, the url is written like amp; and the video is not loaded, i try whit STRIC_XHTML_LINK like parameter but

Re: help with and amp;

2009-06-01 Thread alvaro tovar
hello i don't do run, i have created the component whit whit the tagclass, uiclass, renderclass, but again object height=356 width=431param name=movie value=http://www.youtube.com/watch?v=xp1tOhzZJ9Qamp;hl=enamp;fs=1; is change for amp; i don't know what can i do, regards 2009/6/1 alvaro

Re: Packaging issues

2009-05-31 Thread alvaro tovar
is better that you study whit a complete guide, can suggests specifical things that no are in code examples clear. 2009/5/31 Dvora barak.ya...@gmail.com Request. Richard Yee wrote: What is the scope of the bean? -- View this message in context:

Re: Packaging issues

2009-05-31 Thread alvaro tovar
hello i thinks that is better study whit a formal guide, the code examples era well if you already know jsf, but start with code samples i think not well. 2009/5/31 Dvora barak.ya...@gmail.com I'm not sure I'm understanding, can you specify what is wrong in the code (jsp/bean)? alvaro

help whit org.xml.sax.SAXParseException: Attribute id was already specified for element t:selectBooleanCheckbox.

2009-05-20 Thread alvaro tovar
hello i am triyng of us a parameter from a jsf datatable, in a html javascript, i try whit ${var.objectId} to get the objeect id in the javascript generated but not run, and whit #{ is not possible, i am trying whit c:set var=Tit value=#{item.reofferId} scope=request /

Re: help whit org.xml.sax.SAXParseException: Attribute id was already specified for element t:selectBooleanCheckbox.

2009-05-20 Thread alvaro tovar
i solved the promed using t:jsValueSet and after using document.write 2009/5/20 alvaro tovar alvaro.to...@gmail.com hello i am triyng of us a parameter from a jsf datatable, in a html javascript, i try whit ${var.objectId} to get the objeect id in the javascript generated but not run

[myfaces] change selectonemenu value through setsubmitedvalue commandlink immediate=true

2009-03-11 Thread alvaro tovar
hello list i need help whit this, i need to change the submitedvalue for some input fields, a commandlink action change the value for this inputs, also the commandlink change the submitedvalue of this inputs, run ok for inputext and selectbooleancheckbox, but for selectonemenu not, the value not

Re: BadPadding Exception and more

2009-02-12 Thread alvaro tovar
hello i have this error when the session is time out, but i don't kown how i can solve this. regards 2009/2/12 Heiß Michael m-he...@aon.at: Hi, I have created a webapplication using myfaces 1.2.6 / tomahawk 1.1.8 and richfaces 3.2.2 and tested this application successfully using a local

how to get html generated troguht ajax

2009-02-04 Thread alvaro tovar
hello i am devlop a custom selectonemenu nested with other selectonemenu with ajax, i think that normally y make the request and after of process must build the html based on the xml response. but i think if not a way of make build the html whit jsf, i make the ajax call the process the request,

[sandbox]s:graphicImageDynamic simple url

2009-02-02 Thread alvaro tovar
hello i am loking for the url of s:graphicImageDynamic, look like /faces/myFacesExtensionResource/org.apache.myfaces.custom.graphicimagedynamic.GraphicImageDynamicRenderer/12332460/?idR='+trueId[1]+'_renderer=com.redi5.backingbean.util.ImageDynamic' also i see that the number 12332460 is not a

[trinidad]tips to create my own panelgroup

2009-01-28 Thread alvaro tovar
hello i am trying of create my own panel group with ajax, and the atribute partialtrigres, but i don't kown how start, some one can give some documentation? i not use trinidad because my app would be fast and low weight. thanks

Re: [trinidad]tips to create my own panelgroup

2009-01-28 Thread alvaro tovar
that you have not done much research. Furthermore, all of MyFaces is open source, so if you want to know how to write a component, Tomahawk, Trinidad, Tobago and Orchestra all have publicly available code that you can look at and study. On Wed, Jan 28, 2009 at 12:49 PM, alvaro tovar alvaro.to

Re: [trinidad]tips to create my own panelgroup

2009-01-28 Thread alvaro tovar
that they aren't downloaded with every page. -R alvaro tovar wrote: hello thanks for your answers, my problem with trinidad was with a .js file too big , i don't remenber the exact size around of 50k. you have reason, is a good idea to see the code of trinidad. regards 2009/1/28 Andrew

Re: Resources Servlet security question

2009-01-28 Thread alvaro tovar
hello i don't know, i have some similar i make some thing like .*css.* .*js.* leave get in. regards 2009/1/28 felix.bec...@t-systems.com: Hey Guys, I implemented a phase listener based security handler which knows which pages are public viewable and which pages require a special

Re: Trinidad or RichFaces? or both?

2009-01-27 Thread alvaro tovar
hello i think that both are good, but i found 1 problem of compatibility betewn they, and the ajax components. finally i have to lave out both framework because my app need to be to fast and they create many js and css. regards 2009/1/27 Bjørn T Johansen b...@havleik.no: I am starting developing

[trinidad]help with null pointer in HtmlCommandButtonRenderer 95

2008-12-04 Thread alvaro tovar
hello just if some one can give me a way java.lang.NullPointerException at org.apache.myfaces.trinidadinternal.renderkit.htmlBasic.HtmlCommandButtonRenderer.encodeBegin(HtmlCommandButtonRenderer.java:95) RenderingContext arc = RenderingContext.getCurrentInstance(); String script;

Re: [trinidad]help extendind selectmanycheckbox

2008-12-03 Thread alvaro tovar
error? On Mon, Dec 1, 2008 at 9:40 AM, alvaro tovar [EMAIL PROTECTED] wrote: hello thanks for your answers look my code package com.redi5.components; import org.apache.myfaces.trinidad.bean.FacesBean; import

[trinidad]component-family for selectmanycheckbox

2008-12-01 Thread alvaro tovar
hello i am trying of know what is the component-family and renderer-type for tr:selectmanyCheckbox, i am trying of create a render class. thanks

Re: [trinidad]help extendind selectmanycheckbox

2008-12-01 Thread alvaro tovar
of trinidad trinidad-impl-1.2.11-SNAPSHOT.jar trinidad-api-1.2.11-SNAPSHOT.jar 2008/11/30 Andrew Robinson [EMAIL PROTECTED] Sub classes are allowed to call protected methods, what is the issue? On Sat, Nov 29, 2008 at 9:42 AM, alvaro tovar [EMAIL PROTECTED] wrote: hello i am trying

[trinidad]help extendind selectmanycheckbox

2008-11-29 Thread alvaro tovar
hello i am trying of add a parameter layoutWidth, y do this create a class that extends CoreSelectManyCheckboxTag public class SelectManyCheckBoxRedi5Tag extends CoreSelectManyCheckboxTag{ private String _layoutWidth; final public void setReadOnly(String layoutWidth) { _layoutWidth =

[TRINIDAD]layoutWidth in selctmanycheckbox

2008-11-28 Thread alvaro tovar
hello hi all, i am needed layoutwith in seelctmanycheckbox, i can't use tomahawk because this not create a unique id, for the options, i don't know how i can do this. thanks

Re: Generating unique ids for t:checkbox

2008-11-27 Thread alvaro tovar
hello i try of make the same of you, if you can show me your code, i try with this but don't run *tr:selectManyCheckbox value=#{reoffermanager.dealTypeSelected} converter=dealTypeConverter binding=#{reoffermanager.tableDealType} id=listDealType

viewRoot is null

2008-11-27 Thread alvaro tovar
hello i don't know qhy the wiew root in my page is null, some one can help to undestand? this happend when i change javax.faces.STATE_SAVING_METHOD to server, googled i look that commandlink have some thing to do?, i don't know here put this code where is throw the exception *public* *boolean*

Re: commandbutton action not called

2008-11-25 Thread alvaro tovar
/11/2008, at 01:14, alvaro tovar [EMAIL PROTECTED] wrote: hello i have a commandbutton action that is not called [DEBUG] 24 nov 05:58:23.091 PM httpSSLWorkerThread-8126-1 [org.apache.myfaces.lifecycle.LifecycleImpl] exiting from lifecycle.execute in RESTORE_VIEW 1 because getRenderResponse

Re: commandbutton action not called

2008-11-25 Thread alvaro tovar
, also include a global messages component. Just put a breakpoint on the renderResponse method in the FacesContextImpl. On Tue, Nov 25, 2008 at 9:20 AM, alvaro tovar [EMAIL PROTECTED] wrote: hello thanks for your answer, i have message for all components, maybe is there a way to know more

Re: commandbutton action not called

2008-11-25 Thread alvaro tovar
is there a posibility that a component is not in the viewRoot? 2008/11/25 alvaro tovar [EMAIL PROTECTED] hello thanks for your answer, but if the error is in RESTORE_VIEW 1, is because is not a error of validation, i don't knowt is a error in the view in the facsecontext. unmmm 2008/11

Re: help with inputs lost when i make a submit

2008-11-24 Thread alvaro tovar
? no is a myfaces inputtext Is this a normal or AJAX post back? i am not sure but a think that is a normal some one can reference to me a doc? thanks 2008/11/14 alvaro tovar [EMAIL PROTECTED] hehee 2008/10/27 Richard Yee [EMAIL PROTECTED] Alvaro, We can't give you any help if you don't tell us

commandbutton action not called

2008-11-24 Thread alvaro tovar
hello i have a commandbutton action that is not called [DEBUG] 24 nov 05:58:23.091 PM httpSSLWorkerThread-8126-1 [org.apache.myfaces.lifecycle.LifecycleImpl] exiting from lifecycle.execute in RESTORE_VIEW 1 because getRenderResponse is true from one of the after listeners i am thinking maybe

selectmanyshutle in a form

2008-11-21 Thread alvaro tovar
hello f:view h:form id=form rich:tabPanel width=800 headerAlignment=left rendered=true rich:tab label=Buscar rich:panel headerClass=filtrarHeader rich:simpleTogglePanel switchType=ajax label=Ubicación

Re: selectmanyshutle in a form

2008-11-21 Thread alvaro tovar
the form. thsnks for your help regards 2008/11/21 alvaro tovar [EMAIL PROTECTED] hello f:view h:form id=form rich:tabPanel width=800 headerAlignment=left rendered=true rich:tab label=Buscar rich:panel headerClass=filtrarHeader

Re: how selectitems and selectitem and converter

2008-11-14 Thread alvaro tovar
hello i solved my problen, was that i have a select item whith a object id null. jejeje 2008/11/12 alvaro tovar [EMAIL PROTECTED] i forget of say that listfiletr is a SelectItem[] whith value= a object and whith label a objectname thanks 2008/11/12 alvaro tovar [EMAIL PROTECTED] hello

Re: help with extrang error

2008-11-14 Thread alvaro tovar
i solved this, was a error is a selctOneMenu, whita aobject whith a id null, of the selectitem regards 2008/10/27 alvaro tovar [EMAIL PROTECTED] hello, i don't have idea what is this error StandardWrapperValve[faces]: PWC1406: Servlet.service() for servlet faces threw exception

Re: help whith datatable format footerrow

2008-11-14 Thread alvaro tovar
i i solved this, i don't use datatable, i use datalist, and i create the tr and td regards 2008/10/7 alvaro tovar [EMAIL PROTECTED] hello thanks all i am searching for a datatable with this estructure *| headercol1 | headercol2|* |___*row1col1

Re: help with inputs lost when i make a submit

2008-11-14 Thread alvaro tovar
components? Are you using a4j:region or any other jboss component that mucks with the JSF lifecycle? Did you have a non-null navigation rule outcome? Do you have the problem with the JSF-RI? Is this a normal or AJAX post back? On Mon, Oct 27, 2008 at 12:39 PM, alvaro tovar [EMAIL

help with selectmanycheckbox and image

2008-11-14 Thread alvaro tovar
hello i try of make a lectmanycheckbox with a label of image and text and i don't know how i can do this, this is the html generated !--Start: javax.faces.SelectMany[j_id_id344]-- table tbody tr td label1input value=62 name=j_id_id 103:j_id_id344 id=j_id_id103:j_id_id344:0

how selectitems and selectitem and converter

2008-11-12 Thread alvaro tovar
hello maybe some one know this, i need have a list o objects merge with other action selects, my idea is do sometinhg like h:selectOneMenu value=#{reoffermanager.interestSelected} id=selectFilter style=font-family: Verdana, Arial, Helvetica, sans-serif; font-size:

Re: how selectitems and selectitem and converter

2008-11-12 Thread alvaro tovar
i forget of say that listfiletr is a SelectItem[] whith value= a object and whith label a objectname thanks 2008/11/12 alvaro tovar [EMAIL PROTECTED] hello maybe some one know this, i need have a list o objects merge with other action selects, my idea is do sometinhg like h:selectOneMenu

Re: Myfaces on glassfish

2008-10-30 Thread alvaro tovar
hello i folow your instructions, but this is show again Starting up Tomahawk on the RI-JSF-Implementation. Starting up Tomahawk on the MyFaces-JSF-Implementation Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. have you other tip?

sandbox inputsugetsajax converter demo

2008-10-30 Thread alvaro tovar
hello i have a great idea, just i am to bad with myfaces, will be good if is publish a example of using inputsugestajax with the advance usage converter just in http://wiki.apache.org/myfaces/InputSuggestAjax?highlight=(inputSuggestAjax) then will be more easy to do this in my app. if some one

Re: sandbox inputsugetsajax converter demo

2008-10-30 Thread alvaro tovar
the link says outofmemory please restart the server thanks 2008/10/30 Cagatay Civici [EMAIL PROTECTED] Hi, There is already a demo of this feature in sandbox examples. See the last inputSuggestAjax, uses a converter. Cheers, Cagatay On Thu, Oct 30, 2008 at 10:00 PM, alvaro tovar

Re: help with inputs lost when i make a submit

2008-10-27 Thread alvaro tovar
other jboss component that mucks with the JSF lifecycle? Did you have a non-null navigation rule outcome? Do you have the problem with the JSF-RI? Is this a normal or AJAX post back? On Mon, Oct 27, 2008 at 12:39 PM, alvaro tovar [EMAIL PROTECTED] wrote: hello first of all thanks

facebook list input jsf

2008-10-24 Thread alvaro tovar
hello some one know how i can make this in jsf? regards

Re: help with graphicImageDynamic and datalist

2008-10-17 Thread alvaro tovar
, alvaro tovar [EMAIL PROTECTED]wrote: hello i am trying of use graphicImageDynamic, to show a list of images from de database, but i am problems with use imageRendererClass i am tinking if is there a way to set the properties trough f:param or with the binding

Re: help with graphicImageDynamic and datalist

2008-10-17 Thread alvaro tovar
way, of use this components both thanks 2008/10/17 alvaro tovar [EMAIL PROTECTED] thanks for your answer i solved my problem using f:param whit the image id, i load the image id from the bd with the ejb, i not use the backingbean, run ok. thanks 2008/10/16 Leonardo Uribe [EMAIL PROTECTED

Re: Myfaces on glassfish

2008-10-08 Thread alvaro tovar
hello i use also glassfish and tomahawk when i start the aplication says Starting up Tomahawk on the RI-JSF-Implementation. Starting up Tomahawk on the MyFaces-JSF-Implementation Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. but,

help whith datatable format footerrow

2008-10-07 Thread alvaro tovar
hello thanks all i am searching for a datatable with this estructure *| headercol1 | headercol2|* |___*row1col1*__ |__*row1col2*_ | |___*footerrow1_|* |___*row2col1*__ |__*row2col2*_ | |___*footerrow2_|* i think that master

Re: [Tomahawk Trinidad] Tomahawk's jsCookMenu seems to malfunction with Trinidad's PPR

2007-10-31 Thread alvaro tovar
yes, i solved this, using 2 form one for the jscookmenu and other for the page On 10/31/07, Francisco Passos [EMAIL PROTECTED] wrote: Good morning to all. I've come to realize the following in an application using t:jsCookMenu and Trinidad's PPR. The menu always works properly, except if

Re: [Tomahawk Trinidad] Tomahawk's jsCookMenu seems to malfunction with Trinidad's PPR

2007-10-31 Thread alvaro tovar
jscookmenu within a form and the remainder of the page on a different form, but the problem persists. Thank you, Francisco On 10/31/07, alvaro tovar [EMAIL PROTECTED] wrote: yes, i solved this, using 2 form one for the jscookmenu and other for the page On 10/31/07, Francisco Passos

Re: [Tomahawk Trinidad] Tomahawk's jsCookMenu seems to malfunction with Trinidad's PPR

2007-10-31 Thread alvaro tovar
i use myfaces 1.6, tomahawk 1.6 On 10/31/07, Francisco Passos [EMAIL PROTECTED] wrote: Thank you Alvaro. I can't get it to work though. What version of Tomahawk are you using? And are you using Sun RI or Myfaces? Thank you, Francisco On 10/31/07, alvaro tovar [EMAIL PROTECTED] wrote

dinamic validation f:validateDoubleRange

2007-10-25 Thread alvaro tovar
hello, i have this question, i have this t:dataTable cellpadding = 6 cellspacing = 3 value= #{manejadorEvaluacion.listaCC} var = calificacion id

Re: inputSuggestAjax problem

2007-10-10 Thread alvaro tovar
i ha ve a problem, with this i comment this line and was resolved, in faces-config.xml !-- variable-resolver org.springframework.web.jsf.DelegatingVariableResolver/variable-resolver -- On 10/10/07, popajce [EMAIL PROTECTED] wrote: hi, I am using: tomahawk-sandbox-1.1.7-SNAPSHOT

my jscookmenu is disabled after that i make the firts ajax call

2007-10-03 Thread alvaro tovar
before that i make 1 ajax call, the jscookmenu run good, but after that i use the pprPanelgroup the jscookmenu stop of run, the link don't make noting, i don't know what happend, is a bug?. i put the t.commandlink/, whit out this, the jscook menu don't run, i am using myfaces 1.5, tomahok 1.5,

broken link in wiki

2007-10-03 Thread alvaro tovar
i am understanding what is What is the difference between javax.faces.STATE_SAVING_METHOD client and server? in the faq is broken link, if some one have other link

Re: my jscookmenu is disabled after that i make the firts ajax call

2007-10-03 Thread alvaro tovar
when the jscook menu is disabled, and i click in one of this elements, the server get the petition, but no change is made in the page, i prove also in myfaces 1.6. On 10/3/07, alvaro tovar [EMAIL PROTECTED] wrote: before that i make 1 ajax call, the jscookmenu run good, but after that i use

Re: my jscookmenu is disabled after that i make the firts ajax call

2007-10-03 Thread alvaro tovar
i solved my problem, put in diferent form the jscookmenu and the pprPanelgroup On 10/3/07, alvaro tovar [EMAIL PROTECTED] wrote: when the jscook menu is disabled, and i click in one of this elements, the server get the petition, but no change is made in the page, i prove also in myfaces 1.6

Re: help, with ppr and multiple selectonemenu nested

2007-09-27 Thread alvaro tovar
: Generally your code looks fine as far as I can see. 2 questions 1) is the third panelGroup rendered from the beginning? 2) which version of the tomahawk-sandbox are you using? kind regards Ernst On 9/26/07, alvaro tovar [EMAIL PROTECTED] wrote: hi all, i can't make this, if some one have

help, with ppr and multiple selectonemenu nested

2007-09-25 Thread alvaro tovar
hi all, i can't make this, if some one have a example ,please tell me. this is mi code: h:selectOneMenu id=primerNivel immedite=true valueChangeListener=... onchange=submit(this); /h:selectOneMenu s:pprPanelGroup id=panel1 partialTriggers=primerNivel h:selectOneMenu id=segundoNivel

Re: Sun Java Application Server 9

2007-07-13 Thread alvaro tovar
if some one know how run myfaces in sun one application server 9, please tell me. On 6/19/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: The AS9 doc should contain infos on that, IMO ;) -M On 6/19/07, Juan Ignacio Sánchez Lara [EMAIL PROTECTED] wrote: In MyFaces Wiki there's no

autoscroll run ok for commandbutton but not for selectOneMenu valueChangeListener

2007-03-01 Thread alvaro tovar
some kome why this append? i am using myfaces-api-1.1.4-SNAPSHOT.jar,myfaces-impl-1.1.4-SNAPSHOT.jar, tomahawk-1.1.3-SNAPSHOT.jar thanks alvaro

Re: I installed MyFace-core-1.1.5 and Tomahaka-1.1.3 but Listener does not work.

2007-02-19 Thread alvaro tovar
hello all look http://people.apache.org/builds/myfaces/nightly/ http://archive.apache.org/dist/myfaces/ , i have this problem but i have myfaces1.1.4 and tomahawk-1.1.3.jar and tomahawk-sandbox-1.1.2-SNAPSHOT.jar, and run but some few pages not run the action for example of commandbutton i don't

how hidden header column on datatable

2007-01-26 Thread alvaro tovar
hello thanks for your help, i have a datatable but i need to hide some columns if the user want to hidde some column, my bean is of session, when the user click in a button the button change the boolean variable of the rendered of the column tag to false, the content of the column is no

strange error in data table and commandButton

2006-12-27 Thread alvaro tovar
thanks for your time, i have this problem t:dataTable binding=#{ manejadorAsociarEvaluadoresProyecto.tablaPosiblesEvaluadores} cellpadding = 6 cellspacing = 3 value= #{