•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 456,530 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,824 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 710 | Replies: 0
![]() |
•
•
Join Date: Oct 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
i have a class like this
public class TDorgrnize{
private long orgID
private orgnizMini org
//getter and setters
}
public class orgnizMini{
long id
Sting name
//getter setter
}
in a action class i m getting this TDOrgrnize to generic list like this
private List<TDorgrnize>() torg;
so i want to display this List actually name property of orgnizMini in a select tag trough torg list so how can i do this guid me new to struts 2
public class TDorgrnize{
private long orgID
private orgnizMini org
//getter and setters
}
public class orgnizMini{
long id
Sting name
//getter setter
}
in a action class i m getting this TDOrgrnize to generic list like this
private List<TDorgrnize>() torg;
so i want to display this List actually name property of orgnizMini in a select tag trough torg list so how can i do this guid me new to struts 2
![]() |
•
•
•
•
•
•
•
•
DaniWeb JSP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- struts tutorials (Java)
- About <error-page> tag in struts (JSP)
- Struts / Database connection (Java)
- deprecation in ActionError in struts (Java)
- Struts stuffs (IT Careers and Business)
- required technical guidence for Struts and XML (Java)
Other Threads in the JSP Forum
- Previous Thread: inser data into database
- Next Thread: JSP with XML


Linear Mode