Hi !
I am learning to work with
struts, after i click on submit button (in a form) i get a blank page. This thing is annoying me because i can't find the solution for a week !
The page has 2 hmtl list option. The first list loads info about a company compartiments, and after hitting "Refresh Employees", the second list should shouw data about all the employees from the selected department.
What is happening ? After hitting "Refresh Employees" i get a blank selectAngajat.do page. If i go Back and Refresh(F5) the second list option shows all the employees from that department.
Does anyone have any idea about this ? I posted some code down:
PersonalBody.jsp
struts-config.xml
SelectAngajatAction.class