Hi,
I am quite new to WebDynpro. And I have the following task:
In a WebDynpro view, on click of a button I should be able to pop up a file chooser dialogue and allow the user to select a file (.xls) and then on selection of the file I should be able to get InputStream object of the selected file in a WebDynpro view so that i can use it for reading/writing purpose.
Can anybody help me in this regard.
thanks in advance