Hello

Lately I was playing with MultipartRequest parsers.

In the file struts-default.xml, the beans of type "MultipartRequest"
have a scope specified: scope="default"

In this file, only these beans have a scope specified.

Apparently, "default" is not the default scope at all...

About that, I think there is an error in the struts-plugin.xml of the
pell parser plugin. The scope is not specified and I guess there is a
concurrency issue.

 

Do you know where I can find documentations on the dependency injection
framework used by struts?

Thanks

 

Alex

 

 

Reply via email to