NYCJava.net Main Page

About NYCJava.net JUG

Java Study Groups:
Java Mobile
SCJP 6 (Programmer Cert.)
Design Patterns
SCEA 5 (Architect Cert.)
Java Enterprise Study Group


Sponsor of the Skylight1
open source project
Location Sponsor:
http://www.nycjava.net/JSPWiki/pace.jpg

A member SIG of
http://nypc.org

Sponsor of the
NYC Java Meetup
http://www.nycjava.net/JSPWiki/meetup.png

help support NYC Java:
http://cafepress.com/nycjava
http://www.nycjava.net/JSPWiki/mug.jpg http://www.nycjava.net/JSPWiki/tshirt.jpg

Special thanks to:
Sun Microsystems
Prentice Hall
O'Reilly
JetBrains
Apress
and NYPC!

Book Reviews
Articles
Java Links
Java Jobs
Humor
About Duke
System Info

Find pages
About this Wiki
Wiki Quick Start
WikiEtiquette
Set your name in
UserPreferences

Edit this page



[RSS]

Bug Rey


TitleRey
Date11-Jul-2012 05:45:28 PDT
VersionlFdCdDQlv
Submitter127.0.0.1
Bug criticalityLightBug
Browser versionwZbshHrLfQnFa
Bug statusNewBug
PageProvider usedevmIRVJRnEesP
Servlet ContainerOrczdBGMwElX
Operating SystemifpgKrtXYBjH
URLhttp://www.facebook.com/profile.php?id=100003406272679
Java versiontagdmcpYIUZul

Osama, Can you post a working veiosrn of Controller and VisualForce page?I am not able to make it work?I am having following controller and in visualForce page i am using as following an dit's not working. var accounts = ; accounts.push( {!address}');public class AddressController { public List accountAddresses { get { List addresss = new List(); List accounts = select BillingStreet, BillingCity, BillingState, BillingPostalCode, BillingCountry from Account; for(Account a : accounts) { addresss.add(a.BillingStreet + , + a.BillingCity + , + a.BillingState+a.BillingPostalCode + , + a.BillingCountry); } return addresss; } set;




Go to top   Edit this page   More info...   Attach file...
This page last changed on 11-Jul-2012 05:45:28 PDT by 127.0.0.1.