Java Struts

R

RamRod

I am using the book Mastering Jakarta Struts ...I cannot seem to
compile the sample code on Plugins ...I believe the Method signatures
for the Plugin class has changed since the book was written. Does
anyone have a simple example of a working struts plugin ?

Thanks.
 
A

analogueboy

What version of struts are you running? The struts code base is frequently
refactored so you have to ensure that you are running the correct version.
 
R

RamRod

I am using the book Mastering Jakarta Struts ...I cannot seem to
compile the sample code on Plugins ...I believe the Method signatures
for the Plugin class has changed since the book was written. Does
anyone have a simple example of a working struts plugin ?

Thanks.

I am using Struts 1.1 and Tomcat 5.0.16 ...the problem appears to be
that the signature for "public void init" has changed
....ApplicationConfig has been changed to use ModuleConfig ...I have
made this change and recompiled, however, I still get an execution
error ...thats why I am looking for a simple PlugIn example.

Regards,

Rod
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top