- This topic has 13 replies, 4 voices, and was last updated 19 years, 9 months ago by
shahnick.
-
AuthorPosts
-
Kevin_LMemberGood Morning,
It’s me again.
1) I would like to know how I can print Struts diagram. Currently I am handcoding and I use “Design” tab to view visually of how I configured struts-config.xml. I would like to print out the diagram if that is possible. I tried to print it but it doesn’t come out and it also doesn’t prompt error message either…
2) Where can I get the information about your color code for struts diagram. What does blue mean? global forward???? just want to make sure.
3) I am not using visual designer to add ActionForm, Action, ActionForward. I am simply handcoding as I add new Action and new ActionForm. And when I look at the visual design, it doesn’t make sense. But the application DOES work. Should I use visual desinger to configure struts-config.xml? I mean which one is more effective? handcoding or using visual designer….or may be because I am new at this and I am doing the old way.
“MyEclipse Rocks!”
K~November 5, 2004 at 6:01 pm #218968
Riyad KallaMember1) What platform are you on, and what do you mean “does not come out”? I have printed out my struts-config files many times before for review sessions, so I’m not currently aware of bugs…
2) I will check on this
3) It is hard to say, the visual designer should be showing you the contents of the struts-config.xml file, so regardless of hardcoding or not, you should still see all your entities in that file… is this not happening?
November 5, 2004 at 6:01 pm #218969
Riyad KallaMemberMoving to J2EE dev
November 9, 2004 at 6:01 am #219133
CasteleinMemberI am using the Struts-editor as well. Works fine, also makes sense ;), but the problem is that I some lines/actions/forwards overlap.
For example when I want to return the user to the loginpage when the login fails the line is exactly the same as the input. Is there a way to fix this?
November 9, 2004 at 9:03 am #219143
Riyad KallaMemberThat is why god invented manual routing 🙂
Just right click on the link, “Manual routing” And click in the middle of the link to drag it to a new location.
September 23, 2005 at 9:36 am #237997
shahnickMemberThis message has not been recovered.
September 23, 2005 at 11:42 am #238013
Riyad KallaMemberThis message has not been recovered.
September 23, 2005 at 1:07 pm #238021
shahnickMemberThis message has not been recovered.
September 23, 2005 at 1:45 pm #238024
Riyad KallaMemberThis message has not been recovered.
September 23, 2005 at 3:41 pm #238033
shahnickMemberThis message has not been recovered.
September 23, 2005 at 3:45 pm #238035
Riyad KallaMemberThis message has not been recovered.
September 26, 2005 at 1:02 pm #238140
shahnickMemberThis message has not been recovered.
September 26, 2005 at 1:43 pm #238154
Riyad KallaMemberThis message has not been recovered.
September 26, 2005 at 2:03 pm #238161
shahnickMemberThis message has not been recovered.
-
AuthorPosts