cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding PDK-JSP

Former Member
0 Kudos

Hi all,

i m working for a PDK-JSP.in this i m using 2 drop down, values are coming from the database.

On selection of any value from the drop down 2nd drop down values will get populated from the database ,vice versa.

On selection of value from the drop down i m executing one script on the OnChane Action for that drop down and submiting the page.

But after selecting value from the drop down page is submiting and during this time if user again selects any value from the drop down page itself is vanishing.

No error is coming.

Regards,

Deepak

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

check the logs.. there shd be some exception..

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Deepak,

I had a smiliar requirement in past and have written and posted the code in the blog.

Please check the linik below for more clear understanding

/people/anil.dichpally/blog/2007/04/25/jsp-dyn-pages-with-an-example

regards

Anil

Message was edited by:

Armin Reichert

Former Member
0 Kudos

Hi,

thnx for reply,i m able to solve the problem.

i did the manipulation from the script....

thnx

Regards,

Deepak