IntelliJ Java IDE
The moose likes JavaFX and the fly likes How to display 2 objects in JSP when i have only one form bean object. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JavaFX
Reply locked New topic
Author

How to display 2 objects in JSP when i have only one form bean object.

bajrang kumar
Greenhorn

Joined: Sep 29, 2009
Posts: 2
How to display 2 objects in JSP when i have only one form bean object.
Note: We cant use Transfer Objects or any implicit objects. We have to use only usebean.
Jer Deras
Greenhorn

Joined: Sep 29, 2009
Posts: 10
bajrang kumar wrote:How to display 2 objects in JSP when i have only one form bean object.
Note: We cant use Transfer Objects or any implicit objects. We have to use only usebean.


can you be more clear or post the code
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32767
Please do not post the same question to multiple forums: CarefullyChooseOneForum

Since the question has nothing to do with JavaFX, let's continue the discussion in this duplicate thread.


Android appsImageJ pluginsJava web charts
 
 
subject: How to display 2 objects in JSP when i have only one form bean object.
 
Threads others viewed
What's the best way to handle multiple Java bean instance in Jsp?
Problem in setting a value of drop down
How to display 2 objects in JSP when i have only one form bean object.
Display all Users Detail on JSP page when we Loged in through ADMIN
passing information to next page
IntelliJ Java IDE