The Artima Developer Community
Sponsored Link

Java Buzz Forum
Oracle pageflow diagrammer

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrej Koelewijn

Posts: 594
Nickname: andrejk
Registered: Nov, 2002

Andrej Koelewijn is a Java and Oracle consultant
Oracle pageflow diagrammer Posted: Oct 30, 2003 4:51 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Andrej Koelewijn.
Original Post: Oracle pageflow diagrammer
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
Latest Java Buzz Posts
Latest Java Buzz Posts by Andrej Koelewijn
Latest Posts From Andrej Koelewijn

Advertisement

Jdeveloper 10g has a very usefull pageflow diagrammer, which allows you to diagram the different pages in your web application. You can drag struts actions on the diagram and connect them to jsp pages. Setting up a struts jsp application is a no brainer this way. Jsp pages, struts actions, and the struts config file are generated based on your model.

If you edit a jsp, for example an edit form, and set the action attribute of the form to point to some action that will handle updating the data to the database, this relationship between the jsp page and the action will not automatically be displayed in the pageflow diagram. If you select 'refresh diagram from all pages' these links will be displayed in the diagram. Nice!

Read: Oracle pageflow diagrammer

Topic: Comment Spam Previous Topic   Next Topic Topic: Apple: Typically Modest

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use