Hii EveryOne..
Here in my project as i have to access existing web application on mobile...In real system they have used struts, hiernate, JSP ..so i have used xhtml with struts and hibernate...but in my form i m getting some problem....
The problem is below : plzzz help me out :::
there are 4 combo.. Each combo is depend on upper combo...
e.g : suppose in first combo if we fill any country name then as per tht country the state will be fill up in another combo then as per state selece the next combo should be fill up..
And Dear Remember i cant use Ajax,js...Because i m using tht application for mobile users...and as per i knw mobile doesnt support js.