Post back with java?

View: New views
1 Messages — Rating Filter:   Alert me  

Post back with java?

by luckyzb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I know asp.net with C# has a postback method, but I am now using java and would like to know what the equivalent is. When you first go to my page you see all radion buttons for all states, then there is a scroll box that you choose a state to narrow down the search, then it narrows it down to your state that you chose. then you choose a radio button and click reprocess or discard, but then when I choose to do one of those it executes properly but brings you back to all state radio buttons instead of just posting back and keeping you on the same state. Can someone help me with this please? thanks