Re: Problems using

2007-02-28 Thread Laurentiu Trica
Hi Simon This could be the problem, I am using Spring VariableResolver. But I need to use it. Even if it's working otherwise. Any idea why they are not working together? Thanks. On 2/27/07, Simon Kitching <[EMAIL PROTECTED]> wrote: I presume you're using the custom Spring VariableResolver. I

Re: Problems using

2007-02-28 Thread Werner Punz
Laurentiu Trica schrieb: > Hi Simon > > This could be the problem, I am using Spring VariableResolver. > But I need to use it. Even if it's working otherwise. > > Any idea why they are not working together? > > Thanks. > Which spring version? If you are in 1.0 give 2.x a try the variable resol

Re: Problems using

2007-02-28 Thread Laurentiu Trica
Hi Werner, I use Spring 2 and facelets too. How can I do the same functionality using facelets? On 2/28/07, Werner Punz <[EMAIL PROTECTED]> wrote: Laurentiu Trica schrieb: > Hi Simon > > This could be the problem, I am using Spring VariableResolver. > But I need to use it. Even if it's working

Re: Change visibility dinamically

2007-02-28 Thread Volker Weber
Hi, in jsf 1.1 with jsp (don't know how it is in faclets) the component creation is done while rendering, so there is no chance to hook in between. Regards, Volker 2007/2/28, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: I have tested before render response but does'nt work because, the first time I

Re: sitemesh and jsf

2007-02-28 Thread Garner Shawn
Alright I found a solution here: http://jira.opensymphony.com/browse/SIM-201 Can somebody please add this to the MyFaces Wiki under the topic Sitemesh? Shawn On 2/27/07, Garner Shawn <[EMAIL PROTECTED]> wrote: I did post on the Sitemesh users list. I haven't heard anything back yet. This list

RE: Re: Sub columns in datatable

2007-02-28 Thread pallavi.roy
Hi All, I am getting this exception when i try nesting my dataTable: I am unable to read Names from the bean. Could you let me know why i am getting this exception. How can i include sub headers in my nested datatable. javax.faces.el.PropertyNotFoundException: Error getting property 'fName' fr

Re: sitemesh and jsf

2007-02-28 Thread Titi Wangsa
have you tested it? i'm going to download it and test it

Re: sitemesh and jsf

2007-02-28 Thread Garner Shawn
Yeah, I tested it on one page. I'll be working on the rest of my pages at a later date. On 2/28/07, Titi Wangsa <[EMAIL PROTECTED]> wrote: have you tested it? i'm going to download it and test it

Re: PPRPanelGroup

2007-02-28 Thread Gerald Müllan
Hi, i think you mean the examples from the following url: http://example.irian.at/example-sandbox-20070228/pprPanelGroup.jsf To me all the links and buttons are working fine with a ppr-request. Have you tried out this latest build? cheers, Gerald On 2/26/07, Oellien, F (Frank) <[EM

Re: Problems using

2007-02-28 Thread Werner Punz
Laurentiu Trica schrieb: > Hi Werner, > > I use Spring 2 and facelets too. > How can I do the same functionality using facelets? > yes facelets allow componentization on the view layer, since you already are on facelets there is absolutely no reason for aliasbean. check out the ui:component par

Re: [Solved] Unable to display Suggested Items using Sandbox component s:inputAjaxSuggest

2007-02-28 Thread Gerald Müllan
Hi, i strongly suggest to use one of the latest sandbox builds if you want to use this component (you also have to use latest tomhawk). There have been many changes introduced and errors fixed the last weeks. cheers, Gerald On 2/27/07, bansi <[EMAIL PROTECTED]> wrote: Nope it doesnt work eve

Re: [Solved] [facelets] problem using SelectItem

2007-02-28 Thread lmk
Ok, but, perhaps, the problem comes from El-api, I delete the myfaces jars on the server and the problem persist.. the head of the exception is: javax.el.ELException: /html/elanpremium/sim02.xhtml: java.lang.ClassNotFoundException: SelectItem at com.sun.facelets.compiler.AttributeInstr

RE: Change visibility dinamically

2007-02-28 Thread mario.buonopane
Yes I agree. Could I have a chance to hook if I use a my implementation of UIViewRoot overriding encodeBegin method? Regards, Mario -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Volker Weber Sent: 28 febbraio 2007 09.48 To: MyFaces Discussion Subject:

t:datatable with commandLink and parameter

2007-02-28 Thread Madhav Bhargava
Sending it again. For some reason the mail never got delivered. _ From: Madhav Bhargava Sent: Wednesday, February 28, 2007 11:29 AM To: 'MyFaces Discussion' Subject: RE: t:datatable with commandLink and parameter Hi Craig, According to the tutorial at

Re: [Solved] [facelets] problem using SelectItem

2007-02-28 Thread Adrian Mitev
What are the jars in your classpath? 2007/2/28, lmk <[EMAIL PROTECTED]>: Ok, but, perhaps, the problem comes from El-api, I delete the myfaces jars on the server and the problem persist.. the head of the exception is: javax.el.ELException: /html/elanpremium/sim02.xhtml: java.lang.ClassNotFou

Re: Change visibility dinamically

2007-02-28 Thread Volker Weber
You can overwite encodeBegin AND encodeEnd doing the following: in encodeBegin: backup and replace the responseWriter in encodeEnd: throw away the replaced responseWriter, do your rendered stuff reset the backuped original responseWriter do the original encodeBegin, encodeChildren(), and the ori

Re: [Solved] [facelets] problem using SelectItem

2007-02-28 Thread lmk
this jars are on file: el-api-1.2 el-r-1.2 myfaces-ap-1.1.5 myfaces-impl-1.1.5 jsf-facelets-1.1.11 Adrian Mitev-2 wrote: > > What are the jars in your classpath? > > 2007/2/28, lmk <[EMAIL PROTECTED]>: >> >> >> Ok, but, perhaps, the problem comes from El-api, I delet

Re: Problems using

2007-02-28 Thread Laurentiu Trica
Hi Werner Yes, you could use facelets for parameters. What I actually need is to use an alias bean on the same page. Is there a mistake I am doing? On 2/28/07, Werner Punz <[EMAIL PROTECTED]> wrote: Laurentiu Trica schrieb: > Hi Werner, > > I use Spring 2 and facelets too. > How can I do the s

Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread shaikyesdani.basha
Hi, In my web application I am using MyFaces, a4j tags and JBoss server. When I am starting my server for the first time my application is running fine. After that if I redeploy my application without restarting my server then I am getting "Request error, status 500: Internal Serv

Re: Issue with the t:dataScroller

2007-02-28 Thread Paul Iov
Hello Mike. Well, the seems really to be a lowest common denominator for a while. If no other suggestion will be given I'll try to implement such component, presumably this or next week. I think, it should be something like: resetTo="int or value-binding" optional, 0 by default, argument

Re: Issue with the t:dataScroller

2007-02-28 Thread Martin Marinschek
I don't know if it serves the same cause, but I have recently seen a "resetActionListener" in Trinidad. regards, Martin On 2/28/07, Paul Iov <[EMAIL PROTECTED]> wrote: Hello Mike. Well, the seems really to be a lowest common denominator for a while. If no other suggestion will be given I'll

Tree2?

2007-02-28 Thread Bjørn T Johansen
It looks like the Tree2 component remembers which nodes were collapsed and which were expanded the next run (using cookies?) Is there any way to always start with all the nodes collapsed? Regards, BTJ -- -

Re: Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread Paul Iov
Hi Basha, it sounds like some session expiration issue. Aren't you getting the same exception after restart of JVM? If so, the issue can be also your resource bundle msg['historyView.leftArrowImage'] regards, paul [EMAIL PROTECTED] schrieb: Hi, In my web application I am using MyFaces, a4

Re: Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread David Delbecq
Check everything in you user session is serializable. During application reload, the container serializes user sessions and deserialize them after reload. It maybe that one of you backing beans had serialization problems and did not get properly restored (transient fields?) En l'instant précis du 2

Re: Issue with the t:dataScroller

2007-02-28 Thread Paul Iov
Hi Martin, do you mean this one ? http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/tagdoc/core/resetActionListener.html It's a declarative way to reset the form bean, not to perform reset of UIData :( regards, paul Martin Marinschek schrieb: I don't kn

RE: Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread shaikyesdani.basha
Hi, No I am getting the resource bundles messages fine only. Only the problem is When I am clicking on the command link it is calling the bean method. Inside the bean method I am getting the parameter which I sent using tag as follows, String buttonClicked = JsfHelper.getParamet

Re: Issue with the t:dataScroller

2007-02-28 Thread Martin Marinschek
Ok, I see - maybe we should make sure the name is somewhat unique then! regards, Martin On 2/28/07, Paul Iov <[EMAIL PROTECTED]> wrote: Hi Martin, do you mean this one ? http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/tagdoc/core/resetActionListener.html

Re: Issue with the t:dataScroller

2007-02-28 Thread Mike Kienenberger
Paul, Thanks for all of your input as well. I look forward to seeing your contribution. My suggestion would be to try to implement this as a component rather than as a tag handler. If it is implemented as a taghandler, we'll have to maintain two different versions, one for jsp and one for fa

Re: Issue with the t:dataScroller

2007-02-28 Thread Mike Kienenberger
I think is unique enough. It describes what it does, and it matches the naming pattern that we've used for other ActionListeners (verb ActionListener). Another possiblity would be "resetUIDataFirstActionListener", but I think that's too restrictive as we may decide to reset other UIData attrib

Re: Tree2?

2007-02-28 Thread Adrian Mitev
The tree keeps its state on the server/client depends on the state saving method. To show the tree collapsed use TreeModel. 2007/2/28, Bjørn T Johansen <[EMAIL PROTECTED]>: It looks like the Tree2 component remembers which nodes were collapsed and which were expanded the next run (using cookies

Re: How to get selected node with t:tree2?

2007-02-28 Thread Marko Asplund
Andrew Robinson wrote: Or you can use t:updateActionListener I tested this and it seems to be working fine, thanks for the tips Andrew and Adrian! My application is constructing the tree in the business tier which doesn't have the Tomahawk TreeNode and related classes available. How do people

Sandbox (Tomahawk)

2007-02-28 Thread Bharath Belagodu
How stable is Sandbox? Not sure if this is ready for prime time, because we faced issues with Trinidad components before switching to Tomahawk. I know that Trinidad components are very rich and attractive but there were one too many issues when we started development with them last year. Even

[Solved]Re: dojo not working after moving jsf pages to subdirectory under webapp

2007-02-28 Thread Dennis Ryan
Thanks for the help, you made me look at the calling paths alittle closer and you were right they were specified relative to the root of the webapp, I just had to add ../ to the calls and they worked fine. Thanks again, Dennis - Original Message From: Werner Punz <[EMAIL PROTECTED]> To

Re: t:datatable with commandLink and parameter

2007-02-28 Thread Mike Kienenberger
Yes, the highlighted phrase is what confused me as well. But I think it's just poorly written -- I think that from-action only gives you the EL expression used to get to this navigation case -- the execution of the action already took place by this point, so how could it make sense to execute it

Re: Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread Paul Iov
If you mean that jbpm stuff, the implementation of this method is: public static String getParameter(String name) { return (String)FacesContext.getCurrentInstance().getExternalContext().getRequestParameterMap().get(name); } So either with your FacesContext is something wrong or your butt

Re: Sandbox (Tomahawk)

2007-02-28 Thread Mike Kienenberger
On 2/28/07, Bharath Belagodu <[EMAIL PROTECTED]> wrote: How stable is Sandbox? Not sure if this is ready for prime time, because we faced issues with Trinidad components before switching to Tomahawk. I know that Trinidad components are very rich and attractive but there were one too many issues w

Re: Re: Sub columns in datatable

2007-02-28 Thread Mike Kienenberger
Two possibilities that I know of: 1 - you didn't provide the correct getter accessor. (public, correct type, etc) 2 - you didn't name the getter correctly. This is probably the issue since your code below has "FName" but your error message has "fName". I'd recommend avoiding names starting wi

Re: Re: Sub columns in datatable

2007-02-28 Thread Martin Marinschek
myBean.setFName() and myBean.getFName() in the source would mean: #{myBean.FName} in the JSP regards, Martin On 2/28/07, Mike Kienenberger <[EMAIL PROTECTED]> wrote: Two possibilities that I know of: 1 - you didn't provide the correct getter accessor. (public, correct type, etc) 2 - you d

Re: Tree2?

2007-02-28 Thread Bjørn T Johansen
I am using server state but not sure what you mean by use TreeModel? (I am using TreeModel) But it seems to be saved in the browser because it is remembered over restart of Tomcat... BTJ On Wed, 28 Feb 2007 16:35:58 +0200 "Adrian Mitev" <[EMAIL PROTECTED]> wrote: > The tree keeps its state on

Re: [Solved] [facelets] problem using SelectItem

2007-02-28 Thread lmk
I changed the bean property type from SelectItem [] to ArrayList and it works fine.. thanks for all. Adrian Mitev-2 wrote: > > JBoss does not "look", it just loads. > > 2007/2/27, lmk <[EMAIL PROTECTED]>: >> >> >> myfaces jars exist on \jbossweb-tomcat55.sar\jsf-libs.but,I thought >> jboss

Problem with h:selectOneMenu

2007-02-28 Thread Carlos Ortiz
Hi i'm having a problem when i use : value="#{searchParam.idCatStant}" > More code goes here the problem is that after does not render, actually the "combo box" is no finish render but the browser (IE6,IE7 , FF 2.x and Opera)says its done and the generate h

Re: Tree2?

2007-02-28 Thread Adrian Mitev
Definitely it is not saved into the browser. With TreeModel you could set the state of the tree (which nodes to be toggled). 2007/2/28, Bjørn T Johansen <[EMAIL PROTECTED]>: I am using server state but not sure what you mean by use TreeModel? (I am using TreeModel) But it seems to be saved in t

Re: Sandbox (Tomahawk)

2007-02-28 Thread Gerald Müllan
Hi, from practical experience i can tell you that this component is quite stable. There are no issues i can remember and i use it in a ready-for-production environment. cheers, Gerald On 2/28/07, Bharath Belagodu <[EMAIL PROTECTED]> wrote: How stable is Sandbox? Not sure if this is ready

Re: How to get selected node with t:tree2?

2007-02-28 Thread Adrian Mitev
In my app i pass the objects from the business layer to the presentation layer and i have a class TreeBuilder that builds a tree from the objects that come from the business layer. 2007/2/28, Marko Asplund <[EMAIL PROTECTED]>: Andrew Robinson wrote: > Or you can use t:updateActionListener I te

Re: How to get selected node with t:tree2?

2007-02-28 Thread Andrew Robinson
Do you just make the tomahawk.jar available to the business tier or return a tree representation that the backing bean converts to TreeNode:s? I would vote for the later and not pollute your business tier with UI classes. I would either send POJOs down to the JSF tier or XML and then use the obj

Re: Sandbox (Tomahawk)

2007-02-28 Thread Werner Punz
Gerald Müllan schrieb: > Hi, > > from practical experience i can tell you that this component is quite > stable. There are no issues i can remember and i use it in a > ready-for-production environment. > > cheers, > > Gerald > Time for promotion then? Cheers Werner

tabbedPane backing bean not updated with multiple tabs

2007-02-28 Thread Davy Vermeir
Hi, I'm having a page with 2 components: a "save" button and a tabbedPane with serverSideTabSwitch set to "true". The tabbedpane contains 2 tabs and in each tab there is an inputfield whose value is linked to a backing bean. If the user enters a value in the input field of the first tab, then cl

Re: Problem with h:selectOneMenu

2007-02-28 Thread Mike Kienenberger
When you take out "dojo-combobox" does it work? If so, sounds like a dojo bug. I can't think of a JSF reason why it would happen other than throwing an exception while reading #{supplierBean.suppliers}. On 2/28/07, Carlos Ortiz <[EMAIL PROTECTED]> wrote: Hi i'm having a problem when i use :

Re: Problem with h:selectOneMenu

2007-02-28 Thread Carlos Ortiz
I take out dojo-combobox same problem if a exception where see it ¿? pd is not dojo it self beacuse i use the same web service in php to fill the dojo combo box and works just fine so is Myfaces Mike Kienenberger wrote: When you take out "dojo-combobox" does it work? If so, soun

Re: Problem with h:selectOneMenu

2007-02-28 Thread Mike Kienenberger
You'd see it in your logs, probably. What logs those are will depend on your container. It's not a good idea to put a method which can throw an exception directly on your page code -- I think you want to put a wrapper around your database calls and handle it more gracefully in your application

RE: Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread shaikyesdani.basha
--- Begin Message --- Hi, If I want to pass the parameter to a backing bean method through , without using is there any another way to do it? If any please let me know. Due to this error my application is crashing. Thanks & Regards, Basha, -Original Message- From: Paul Iov [mai

RE: Request error, status 500: Internal Server Error Message:null

2007-02-28 Thread shaikyesdani.basha
--- Begin Message --- Hi, Yes you are right. I am getting FacesContext.getCurrentInstance()as null. Why this is null. I am not able to find out why it becomes null. If you have any idea please let me know. Thanks & Regards, Basha, -Original Message- From: Paul Iov [mailto:[EMAIL P

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Lisa
I checked everywhere, even grep'd through everything and there is no conflict. Any ideas would be appreciated. thanks L is_maximum wrote: > > Hi Lisa > it seems there are two components that have the same id. check for id > attribute you set for components in your pages (all pages) and find

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Titi Wangsa
perhaps you are using oscache?

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Mike Kienenberger
Is the id specified in an included file? Is the included file wrapped in an f:subView so that multiple includes of it don't conflict? On 2/28/07, Lisa <[EMAIL PROTECTED]> wrote: I checked everywhere, even grep'd through everything and there is no conflict. Any ideas would be appreciated. th

RE: Sandbox (Tomahawk)

2007-02-28 Thread Bharath Belagodu
Appreciate the responses. Downloaded the jar file and the docs (API). Where can I download the war file deployed for http://www.irian.at/myfaces-sandbox/home.jsf I've been looking for the war file in http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-sandbox1

Re: Sandbox (Tomahawk)

2007-02-28 Thread Jeff Bischoff
Bharath Belagodu wrote: Where can I download the war file deployed for http://www.irian.at/myfaces-sandbox/home.jsf If you build the project locally, you will get all the artifacts including sandbox examples. See [1] [1] http://wiki.apache.org/myfaces/Building_With_Maven

RE: Sandbox (Tomahawk)

2007-02-28 Thread Bharath Belagodu
Wasn't sure if building tomahawk would also build sandbox, I'll give that a try. Here's how I got to the sandbox example source, I checked out the files at, svn:http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/sandbox/examp les -Bharath -Original Message- From: Jeff Bischoff [mailt

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Lisa
I removed all included files. Also if it displays properly the first time (indicating no duplicate id's) why would it fail the second time I try the page? L Mike Kienenberger wrote: > > Is the id specified in an included file? Is the included file > wrapped in an f:subView so that multiple

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Lisa
no, ehcache. I think there is a serious bug with JSF or something. thanks L Titi Wangsa wrote: > > perhaps you are using oscache? > > -- View this message in context: http://www.nabble.com/Never-before-seen-exception-%28facelets.FaceletViewHandler-handleRenderException%29--tf33072

invoke JSP page from servlet - IllegalArgumentException

2007-02-28 Thread Michael Heinen
I want to forward a request from a servlet to a JSF page but I don't get it working. I read the article InvokingJsfPagesWithStandardUrls in the WIKI (http://wiki.apache.org/myfaces/InvokingJsfPagesWithStandardUrls?highlig ht=%28link%29%7C%28jsf%29) but I get always following Exception: java.lang

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Mike Kienenberger
Are you generating any components programmically? The situation you describe sounds like this 1) first time -- construct some components, all unique ids 2) second time -- start with components from first time, and add more copies of them. At this point, my suggestion would be to narrow down

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Grant Smith
Also, please provide more information regarding the version on myfaces you're using (did you build from the current svn head ?). From previous posts, it appears you have been using myfaces successfully ? Did this occur recently ? What changed in your setup, etc... that will help others to diagnose

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Shane Petroff
Lisa wrote: I checked everywhere, even grep'd through everything and there is no conflict. Any ideas would be appreciated. I thought I was the only one seeing misidentified 'duplicate ids' (I don't use facelets though, so this could be worthless advice). Invariably for me, 'duplicate id' ha

Re: How to get selected node with t:tree2?

2007-02-28 Thread Marko Asplund
Adrian Mitev wrote: In my app i pass the objects from the business layer to the presentation layer and i have a class TreeBuilder that builds a tree from the objects that come from the business layer. ok, i think i'll go with this approach, thanks again guys. coming back to my original problem

Re: AW: s:inputSuggestAjax - encoding Problem

2007-02-28 Thread Stefan Schuster
Hi, I don't exactly know how inputSuggestAjax behaves in combination with a4j::support and f:converter children, but I can explain what support I've added. I've added support for the disabled, onchange and many other on* javascript handlers to the component itself (so as attributes of the inputS

Re: How to get selected node with t:tree2?

2007-02-28 Thread Andrew Robinson
Or do i need to set the node path as the node identifier when building the tree? That may be the easiest way. The other alternative is to make a custom node that knows its parent node and therefore can dynmanically build the path.

Re: invoke JSP page from servlet - IllegalArgumentException

2007-02-28 Thread Volker Weber
Hi, i don't know if it makes a difference, but the code from the wiki is suposed to be in the service() method of the servlet. As it is in http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/servlet/NonFacesRequestServlet.java?view=markup Regards, Volk

Re: [Tomahawk] Urgent: DataTable Update model not working

2007-02-28 Thread Mike Kienenberger
You'll be more likely to get help if you post what the particulars of your problem are rather than telling us how you think the JSF framework works or should work :-) On 2/28/07, Carsten Kaiser <[EMAIL PROTECTED]> wrote: Hello, I'm a newbie in JSF, therefore I need someone, who can ex

RE: [Tomahawk] [SOLVED] Urgent: DataTable Update model not working

2007-02-28 Thread Carsten Kaiser
You're right! I was just debugging into it and way of confused, how the request parameters are populated back to the model, when this local value flag is never set... Now, I figured out, how this is done, cause since I provided the correct identifier for my form in the actionFor attribute of my

Re: MYFACES-1545 / MYFACES-1532

2007-02-28 Thread Paul Iov
Well, I've reviewed the sources related to this issue again before posting some comments/code to JIRA and can state now, that it's really obscure. At least to me :( I think it's better to figure out my doubts about this converter stuff again. Perhaps someone can just point out my mistake or els

Re: panelNavigation2 Issues

2007-02-28 Thread Mike Kienenberger
Post your page code for the menu and we might be able to give you some hints. On 2/27/07, Bharath Belagodu <[EMAIL PROTECTED]> wrote: There have been several problems with tomahawk panelNavigation2 components that I've been working with. The sole reason for us to use panelNavigation2 is for

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Titi Wangsa
i had the exactly same problem with oscache because the first time the page loads, it gets rendered properly, second time it loads there were some parts that were cached. i think that happens when some of the jsp gets rendered conditionally. besides jsf, what other components/libraries are in you

Re: [Solved] Never before seen exception (facelets.FaceletViewHandler handleRenderException) - ??

2007-02-28 Thread Titi Wangsa
from what i understand, ehcache page caching uses a filter. try no to use the filter and see what happens.. my guess is that the first time you request the page, the filter does not have a cached copy and process the page properly. the second request, the page is already in the cache, some compone

Re: sitemesh and jsf

2007-02-28 Thread Mike Kienenberger
Shawn, it probably makes the most sense for you to add it. On 2/28/07, Garner Shawn <[EMAIL PROTECTED]> wrote: Alright I found a solution here: http://jira.opensymphony.com/browse/SIM-201 Can somebody please add this to the MyFaces Wiki under the topic Sitemesh? Shawn On 2/27/07, Garner Shawn

Re: [Solved] How to Set fixed lenght for tobago tag

2007-02-28 Thread prantor
ok, I want to desing a form that has some text field which length are 3,7 etc and some length is 45, 60 etc. so how can i desin form for various text field. i dont want that they has same size of view. Volker Weber-5 wrote: > > Hi, > > can you explain what you want to archive? I don't think y

MyFaces + Ajax Blueprint

2007-02-28 Thread Steve Torrefranca
I have been wanting to ask how compatible is MyFaces with Ajax Blueprint? If not any alternative? Thank you -Steve