Okay, I found this in the DocumentBuilderFactory API:
|
Code:
|
public abstract Object getAttribute(String name)
throws IllegalArgumentException{} |
Would a new object have to be created for each value of the form in javascript? How does it know to point to my java class file?