aspose file tools
The moose likes Struts and the fly likes Dyanamic page display logic in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Dyanamic page display logic in struts" Watch "Dyanamic page display logic in struts" New topic
Author

Dyanamic page display logic in struts

dipak khobragade
Greenhorn

Joined: Feb 17, 2007
Posts: 1
Can anybody give me code or logic to create dynamic page display in java using struts?
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
Every JSP created with Struts custom tags and an ActionForm is a "dynamic" page in the sense that the content could be different each time it's displayed. If this is what you mean by dynamic, all you have to do is follow the instructions in the Struts User Guide and write your application. If there's something else you mean by "dynamic" please elaborate.


Merrill
Consultant, Sima Solutions
 
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: Dyanamic page display logic in struts
 
Similar Threads
Business Logic in JSF
How can read data from DB
Struts(Logic Iterator)
servlet is used as controller
Struts Pager TAG :Display page navigation links above and below a list