RE: Struts Project Planning

2008-10-25 Thread dusty
Struts2 is only part of the equation for your new application. If you are just starting out, I suggest taking a look at Appfuse and using their struts starter application. You an walk through the tutorials and get some source code that will help you navigate through things like Hibernate, Spring

Re: disable a button if not selected any value

2008-10-25 Thread stanlick
Keep in mind that when you program these "requirements" using javascript that an end user can turn your "requirements" off. I see this all the time when a form is asking me for too much data. Click Tools -> Options -> Enable Java Script and most of the time the next page you see is "Thanks for si

struts

2008-10-25 Thread Nisha Akash
Hello everyone, There is a problem in my struts 1.x code is that Suppose I have 2 combobox say country,city & initially country contains some countyname from database .Now i want that when we select any item or any country from country combobox then other city combobox contains data from d