Revathi Damera

Greenhorn
+ Follow
since May 03, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Revathi Damera

Hi,

I have a .properties file and i have transformed that to a xml file by writing a new DTD. Now on startup i want to read that xml file and i want to parse the file by using DOM. Can anyone please tell me the way to implement this.
try mentioning the name of the parent window like

window.opener.document.parentForm.field1.value=formname.hid_field2.value;
17 years ago
U need not add code in action or chain action class, if the footer and menu jsps are correct and don't need any dynamic data, while loading the main jsp page, tiles will take care and load the other footer and menu jsps.

Whatever code needs to maintained in footer and menu, write them in corresponding jsp and specify that in tiles-defs.xml
17 years ago
Hi,


We have devoloped our application using struts.jar(1.1) , in one jsp i used <html:rewrite> and for that tag ,attribute 'action' is not available. I have imported new jar struts.jar(1.2.4) which has action attribute. But in some jsps in <html:form> we have used 'name' attribute which is not there in new jar file.
Can anyone suggest me a solution.

Thanks,
Revathi.
17 years ago
Hi everyone,

Iam new to java ranch. I want to take the web services certification, can anyone suggest me good book for the certification.

Thanks in advance,
Revathi.
17 years ago