This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes how to find the action class? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "how to find the action class?" Watch "how to find the action class?" New topic
Author

how to find the action class?

Shiny Suresh
Greenhorn

Joined: Feb 03, 2011
Posts: 18
Hi all,

I am new to Java. We are using jsps and struts in our project. I was able to figure out 2 action classes i.e froma jsp file goes to one action class and from there to another action class, but after that I am lost. I am not able to figure out where it goes next. I have a java class in which all the methods are implemented. There should be some action class after the second action class in which these java methods are called. We are using RAD 7.0.0.5. Can some one please help me figure out how to find the next action class? Thanks.
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

Please post your jsp page and what is the exception you are getting.


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
 
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: how to find the action class?
 
Similar Threads
Repopulating form in struts2
Migrating Application - From Struts with AJAX to JSF with AJAX
doClick and trapping of enter key
Not able to read all the Cookies
Problem with Generated Exception Classes