Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Struts-validator in (oc4j 9.x)

  Asked By: Pamela    Date: Dec 15    Category: Java    Views: 797
  

Does anybody uses struts-validator in jdeveloper or oc4j (9.x) ?
I don't know why it couldn't find validation.xml in web-inf directory!

notice : I should have use 9.x intead of 10g and also use struts 1.1

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Elaine Stevens     Answered On: Dec 15

struts-validator does not depend on your app. server.
you have to use a <plug-in> tag in your struts-config file and set the attributes to intoduce validator.xml file to your application.
then your app. will recognize the file.

 
Answer #2    Answered By: Alexis Castillo     Answered On: Dec 15

I'm using it.But let me see your plug-in @ ur web.xml and of course
where the validation.ml and rulees.xml are.

 
Didn't find what you were looking for? Find more on Struts-validator in (oc4j 9.x) Or get search suggestion and latest updates.




Tagged: