i am going thru the examples, they are exciting .. looking into masterdetails , is there code mismatch for the example , i don't think so. any pointers will help me greatly in learning myfaces. simple.war example. example-config.xml country org.apache.myfaces.examples.
I'm having trouble getting the t:dataScroller to work.
I'm using facelets/myfaces/jboss.
I don't get anything displayed for the datascroller. The data for my
h:dataTable displays fine. I've looked at the examples I could find and
can't see what I'm doing wrong.
Any help? My code is below.
> when the use clicks delete/add new city/add new country command
> buttons/links what back end beans are linked and executed.
This depends on whether or not the action or actionListener attributes of these
links/buttons are "value bound", action="#{backingBean.actionMethod}"
Dennis Byrne
new to myfaces. in examples simple.war, i was trying to understand masterdetail page. i have a basic question - any help is highly appreciated. when the user clicks edit master detail which back end bean method is executed when the use clicks delete/add new city/add new country command buttons
(Sorry for being slightly off-topic again.)
IBM has a component set with the name "Global Business
Object"
See http://alphaworks.ibm.com/tech/gbo
It provides simple layouts for locale-specific entering of
names, addresses, dates and times.
Very useful for an international application!
Anybo
Hello John,
the tobago-example-test.war includes a working example for a sheet using
a ResultSet.
You can find the example in the svn at tobago-example/tobago-example-test.
Maybe this helps
Regards
Bernd
John schrieb:
Could someone please post an example of this?
I'm assuming the variab
Hi!
The following Web pages may provide a good start when searching for JSF IDEs
or plugins:
http://www.jsfcentral.com/products/ides/
http://www.jsfcentral.com/products/plugins/
Regards,
Matthias
> -Ursprungliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Auftrag
For me the following cycle works better than working with OC4J:
build .war in Jdev,
ftp to server with tomcat
deploy
repeat
Igor
-Original Message-
From: Martin Marinschek [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 04, 2006 5:35 AM
To: MyFaces Discussion
Subject: Re: How Does JDeve
Hi!Exadel has a nice EL completion feature, and also a graphical navigation editor, you should check that out too.Cagatay,On 3/4/06, Mario Ivankovits
<[EMAIL PROTECTED]> wrote:Hi!Look what a co-worker found:
http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=FacesIDELooks promising - w
The EAP build 5175 of IntelliJ has JSF support.
It's not ready-made, but it looks promising :-)
Udo
Martin Marinschek schrieb:
Ok
I'd have moved from IntelliJ if that was better (IntelliJ not offering
JSF support at all). Have to stay some more ;)
regards,
Martin
On 3/4/06, Yee CN <[EMAIL P
Hello,
the theme handling was simplified, so you need to change something in
your build process. See https://issues.apache.org/jira/browse/TOBAGO-20
You have 2 possibilities:
1. For easy development:
a) Put the theme jar in the classpath *)
b) Define a ResourceServlet in the we
hello all, i wa swondering if it was possible to invoke a JSF bean method from jscookmenu..if so, can anyone post a sample on how to do it?thanks in advance and regards marco
I think this is not a tobago issue. It is evident. The problem
seems, that the index can't be use it identify an item.
Solutions:
1. You may put your list in the session scope.
2. Using request scope: I need some information.
How do you access to the selected item?
Code sample?
Regards
Hi!
Look what a co-worker found:
http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=FacesIDE
Looks promising - with el code completion and graphical navigation editor.
Though, the el code completion didnt work here :-( maybe only local
problems.
Unhappily this is exactly my most want
Thanks for the reply Stan.
I’ll take a look at the
ExternalContext to figure out how the magic happens!
- Marcio.
From: Stan Silvert
[mailto:[EMAIL PROTECTED]
Sent: sábado, 4 de março de 2006
02:50
To: MyFaces Discussion
Subject: RE: Portlet support -
multiple instances of
I would suggest that you use a validator before update the model. This could be
either a method in your backing bean or a separate class. Or, if appropriate,
you could use some of the predefined validators (like Tomahawk's
validateRegExpr).
Thus you'll have control over the message.
Quoting Dave <
> It was something like the method behind jsp:include taking a string
> parameter and a boolean in some library, but internally in OC4J not or
> so.
I only use the include directive, and I have no problem.
Regards,
Matthias
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto
Ok, I see.
so that would have only been the first startup? Well, there had been
another thing which prevented the app from startup at all.
It was something like the method behind jsp:include taking a string
parameter and a boolean in some library, but internally in OC4J not or
so.
regards,
Mart
> Thing = embedded OC4j in JDeveloper.
You may deploy to another application server from JDeveloper and run it
there, if you think OC4j does perform bad. I don't know, I use JDeveloper
10.1.2 and deploy directly to the JBoss deploy directory, but with less
files.
Maybe your long startup time is c
Is there an official way how to change JSF
implementation (IBM) in Websphere 6.0.0.0 for MyFaces one. I know that WS6
comes with its own implementation but I would like to disable loading of JSF
classes from the shipped jar file (jsf-api.jar and ws-jsf.jar) to avoid class
path clash and use
Ok
I'd have moved from IntelliJ if that was better (IntelliJ not offering
JSF support at all). Have to stay some more ;)
regards,
Martin
On 3/4/06, Yee CN <[EMAIL PROTECTED]> wrote:
> Eclipse + myEclipseIDE is performing OK. For one thing eclipse is not
> opening every file you have - only the
Eclipse + myEclipseIDE is performing OK. For one thing eclipse is not
opening every file you have - only the ones you left opened in your last
session. For that matter starting up time is rather independent of the size
of the project.
In my 3yr old notebook eclipse + myeclipse + BIRT starts up in
This is a problem we had with OC4J as well, although it was the
previous version, 10.1.2.
When compared to JBoss, it would take a very, very long time to deploy
an application, especially when EJBs were involved, sometimes at least
10 times as long.
That's one of the main reasons we eventually
Martin Marinschek wrote:
Thing = embedded OC4j in JDeveloper.
I didn't try JSC so far - would the performance be better there? Any
experiences?
regards,
Martin
No performance is not better there.
you will hang for ever in case that you open a project with 200 jsp
files.
best IDE that
Thing = embedded OC4j in JDeveloper.
I didn't try JSC so far - would the performance be better there? Any
experiences?
regards,
Martin
On 3/4/06, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> Can you guys tell how well your IDEs would perform with large apps?
>
> I was trying to get an app wit
Can you guys tell how well your IDEs would perform with large apps?
I was trying to get an app with 200 jspx files (admittedly, rather
large) up and running in JDeveloper, and the thing didn't start up
until after 10min.
Is work being done on making this situation better?
Maybe I'm doing somethi
Hi Costa,I managed to solve this problem using a couple of tricks:1) The "redirect after post" pattern --> Use a in all your navigation rules2) Use a _javascript_ "history.forward
();" at the beginning of each pageRegards,Enrique Medina.On 3/4/06, Costa Basil <[EMAIL PROTECTED]
> wrote:I meant oth
27 matches
Mail list logo