|
Joe,Maybe something like Flickr? I don't think David has picture sharing capabilities on midrange.com.
I am not sure where I can put the screen shots so everyone can see
though. If you know where I can put screen shots and the code, I'll be glad to
post.
The error occurs in the allCustomers.java.This looks fine. If you'd like, you could export your entire project using project interchange format. Youi might also want to contact Jon Sayles at IBM.
Here is a snippet from the allCustomers.egl
handler allcustomers type JSFHandler
{onConstructionFunction = onConstruction, onPrerenderFunction = onPrerender, view = "allcustomers.jsp"}
customers Customer[0];
status StatusRec;
// Function Declarations
function onPrerender()
// CustomerLib.GetCustomerListAll(customers,status);
end
When I uncomment the code in the onPrerender() function I get the error.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.