angelin precilla

Ranch Hand
+ Follow
since Sep 11, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by angelin precilla

HI,
I have used JSON to populate the textboxes.
But I am getting script error as 'Expected identifier,String or Number'
My code is

I am getting the alert statement correctly.
I am getting script error after the alert statement.

[ March 17, 2008: Message edited by: angelin precilla ]
[ March 17, 2008: Message edited by: angelin precilla ]
16 years ago
Hi,
CAn you send me the sample example relevant to my query.
16 years ago
Hi all,
I am new to struts 2. I have a method which returns arraylist, where as the array list containd collection of VO's.
How to get iterate it in jsp using struts 2 ?
example:
In this example, DataBaseDetails is my VO,which contains variuos fields like portno,database name,etc....



All the database names like mysql,oracle,derby will be populated in the combo box. I need to populate the values like portno,username on clicking the value in the combo box.
[ March 17, 2008: Message edited by: angelin precilla ]
16 years ago
Hi all,
I got a script error in my jsp page.
I am new to struts 2.
My coding in jsp page is:

In my action class, i have the following attributes.

Method in action class is :

In my jsp page my combobox is populated with the database list, when i try to change the value in combo box i got script error,while calling the function 'displayDBDetails'.
Now what i need is when i change the value in combo box i need to populate the port in textfield.
Can anyone help me ?
[ March 14, 2008: Message edited by: angelin precilla ]
16 years ago
Hi,
My code is


I am getting the values , but the value of document and root is null.
My console outputs the following


Why am i getting null values ?
I am using IE7
16 years ago
Hi,

Can any one help me how to parse xml using struts.
I would like to paste my sample window.But i don't know how to paste that in this forum using image tab.
16 years ago
Yes, now i understood the importance of _parent,_self etc
I made status bar and title bar to 'no', but still i am getting it.
16 years ago
Can you explain with an example _self,_parent
Is there any option to change the color of the title bar ?
16 years ago
HI,
I tried with this and got solution



oNewWindow = window.open( [sURL] [, sName] [, sFeatures] [, bReplace])
HOw to use sName like _parent,_self,etc ?
16 years ago


I have tried with this. but i am getting script error
16 years ago
how to open a new window on a button click using struts...
16 years ago
I am getting the exception
16 years ago
I am new to this parsing....
Can you help me to solve this this problem...
could you please provide me the solution
16 years ago