Vivek
Vivek

Reputation: 1461

Struts 2 + Reading values from the action

I writing a Struts 2 application. The main operation I'm trying now is to read from the action call a List and display it in the form of a table in the JSP.

I've searched the net and check out a lot of examples, but in vain.

Can someone point out to a good working example?

Upvotes: 0

Views: 250

Answers (1)

Related Questions