Hi,

I am new to WebWork2 and in order to get used to it, I downloaded the adminapp-0.9 
from the Hibernate folks. Almost all JSPs of this example app contain code similiar to

<hr noshade="true">
<div align="left">
<small><b>Source:

        <a target="popup"
                
onClick="openWindow('sourcehtml/org/hibernate/admin/action/SelectUserAction.java.java.html',700,600)"
                
href="sourcehtml/org/hibernate/admin/action/SelectUserAction.java.html">SelectUserAction.java</a>

</b></small>
</div>

at the bottom of the page. It provides links to the Java action source files related 
to the
JSP page.

Question: How could a solution look like which generates these information instead of 
adding them manually (and statically). xworks.xml contains all the information 
required. How to access these information from within a JSP?

thanks for help

regards
Juergen


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to