This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Action within JSP
Ashish Malik
Ranch Hand
Joined: Jul 11, 2010
Posts: 50
posted
Aug 27, 2011 13:32:35
0
This is my snippet from
JSP
(
struts
):
<s:select list="some_iteratable_object"></s:select>
I need some class to provide this iteratable_object like returning one or something, so that i can do...
<s:select list="some_class.get_iteratable_object()"></s:select>
or something like this.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Action within JSP
Similar Threads
Xhtml tag
multiple dropdown interdependant on the previous selected dropdoen value
how to iterate a ArrayList in a session+struts2
Struts2 Model Driven question for a complex model
doubt in comparing values
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter