Hi
 I am trying to understand the struts examples on
"4207_strutsexamples" .
I am working on "Exercise 2: Build and run "struts-example" sample
application"
In  "index.jsp " , there is code  like this
####
<h3><bean:message key="index.heading"/></h3>
<ul>
<li><html:link page="/editRegistration.do?action=Create"><bean:message
key="index.registration"/></html:link></li>
<li><html:link page="/logon.jsp"><bean:message key="index.logon"/></
html:link></li>
</ul>
####

I am finding very difficult to understand from where
"editRegistration.do" is taken, In this project there is no
"editRegistration.*" file. Can any one guide me where
editRegistration.do is

I am finding struts concept extremely difficult to follow,Kindly guide
me
         Thanks
              Joseph John


-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to