This seems like a fairly simple solution, but I keep running into
roadblocks. I'm using a small form to select an xml from the user's
local file system, and then parsing the information out using REXML.
The form works fine, but I can't seem to get the body of the xml doc
opened with in the controller. I've included the code snippets below
for view and controller, can anyone see what i'm missing/doing wrong?
This seems like a fairly simple solution, but I keep running into
roadblocks. I'm using a small form to select an xml from the user's
local file system, and then parsing the information out using REXML.
The form works fine, but I can't seem to get the body of the xml doc
opened with in the controller. I've included the code snippets below
for view and controller, can anyone see what i'm missing/doing wrong?