3.2.0

Please tell me how to do the following?

Hi

I am passing data from a .java file into my JSP file which is organised into a table, now i want to use active widgets and display the data from the .java file in the active widgets table.

I want my data instead of the hardcoded data.

Any help is very much appreciated .

A thousand thanks in advance.

With Regards
Vivek
February 24,
Look at the XML / CSV loading examples. If you have any further questions then, don't be afraid to ask :D
AcidRaZor
February 24,
Hi

I am sorry to say so, I did not understand on how to do it in JSP using struts. Could you just give me an example or a sample code so i could understand the procedure.

With Regards
Vivek
February 25,
hi AcidRaZor
Thank you very much. I figured it out.

Wish you great success and take care.

With Regards
Vivek
February 25,
in your JSP file, build your "myData" multiple array structure dynamically using your own data...
be it directly coming from your database, file...

cheers,
troyax
troyax
February 25,
yes troyax, i think he figured it out. hence the words, "I figured it out"
February 25,
hi i have a jsp file and java file.how to include the java file in jsp.it is giving class nt found exception.wat shu i do??



priya
July 26,

This topic is archived.

See also:


Back to support forum