-
Hi,
Yes you have to change all taglib clasess. You have to make the same changes of the original Struts 2 version. In other words is exactly the same but you have to use the SPI instead of HDIV direct API.
See Struts 2 HDIV version to know what changes you have to do.
Regards,
Roberto.
2009-08-31 14:55:29 UTC in HDIV
-
Hi,
About your questions, what kind of problem do you have with struts wiki links?
I have tried these links:
http://wiki.apache.org/struts-data/attachments/HDIV/attachments/struts-examples-1.3.8.war
http://wiki.apache.org/struts-data/attachments/HDIV/attachments/struts-taglib-1.3.8-ParameterProcessing-sources
I have downloaded correctly the web application and the source code (is a...
2009-08-25 09:55:18 UTC in HDIV
-
rvelasco changed the public information on the HDIV project.
2009-07-16 19:34:48 UTC in HDIV
-
Please verify if other parameters wors fine.
Other question, is this action or parameter (method parameter) defined as start page or in the case of the parameter as start parameter?
We have seen confidentiality problems when the requested url is a start page (see hdiv-config.xml file, userStartParameters and userStartPages spring beans). In this
case (for example, home page request ...
2009-07-15 17:22:05 UTC in HDIV
-
Hi Karla,
In the current distribution there isn't included this extension or class. Anyway you can create your own extension as far as I know the code is the same (see: HDIVTilesRequestProcessor), excepting the extension class, in your case SecureTilesRequestProcessor.
Regards,
Roberto.
2009-07-14 17:33:37 UTC in HDIV
-
Hi Steve,
Do you have problems only with this parameter or with all request parameters?
Is the parameter created using struts's hidden custom tag?
Regards,
Roberto.
2009-07-14 17:20:13 UTC in HDIV
-
Hi,
We are trying to do our best but unfortunately we don't have enough time to answer questions all the days. I will try to answer requested questions in a few days.
But take into account we are not dedicated exclusively to HDIV.
About Struts new versions we are trying to integrate HDIV into Struts in order to avoid the creation of a new version of HDIV for each Struts version (See...
2009-07-14 17:10:22 UTC in HDIV