File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes sample web application using reflection 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 » Java » EJB and other Java EE Technologies
Reply Bookmark "sample web application using reflection" Watch "sample web application using reflection" New topic
Author

sample web application using reflection

Mandira Preety
Greenhorn

Joined: Aug 30, 2004
Posts: 2
Hi Friends,

i'm in web module development using java,jsp and servlets. i need a sample web application using java reflection and some of the design patterns. i need to use mvc framework in my application. to invoke the action classes in my controller(servlet) i need to go for reflection. for this senario pl get my any sample.

regards

Mandira
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26184
    
  66

Mandira,
Struts can provide this mapping to actions for you.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: sample web application using reflection
 
Similar Threads
FlyWeight Pattern
New to spring2.5
web application using java reflection
lucene example
data reflection using mvc with valueof object pattern