This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes dojo.io.bind problem with jsf naming convention Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "dojo.io.bind problem with jsf naming convention" Watch "dojo.io.bind problem with jsf naming convention" New topic
Author

dojo.io.bind problem with jsf naming convention

Anthony Taylor
Greenhorn

Joined: May 04, 2006
Posts: 26
I have a big problem. I am trying to pass the name of a control as a content parameter to simulate a jsf post with ajax but the components in jsf require a colon. For example, the content property would look like this content: {name1: value1, name2: value2, formName:button: value3}. Is there another way to pass the formName:button name using javascript?
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
put it inside of quotes

Eric
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: dojo.io.bind problem with jsf naming convention
 
Similar Threads
Core JSF
Tiles
JSF-Facelets Dynamic Navigation Problem
JSF y servlet
Browser cacheing a page