Bear Bibeault wrote:I repest -- do not do the redirect on the server.
Use Javascript to send the page to the next location.
Bear Bibeault wrote:Remember that the redirect need to be done on the client side when using Ajax, not on the server.
Bear Bibeault wrote:
satya mamillapalli wrote:... but I can not forward it to next JSP.
Why would you want to forward in this case anyways? A redirect is much more appropriate (See PRG Pattern). And it's easy to do a redirect once the Ajax request is complete.
Bear Bibeault wrote:Sorry, but you have not done a good and clear job of expressing what you are trying to accomplish.
Eric Pascarello wrote:add style="zoom:1"
to the div and the td that holds the div.
Eric
Eric Pascarello wrote:width of 100% normally does not produce scrollbars. You need a fixed width.
Eric
Eric Pascarello wrote:your css rules are too generic
Eric
JigaR Parekh wrote:There are quite good number of changes in exam Part 1 like
1) UML, Protocols, Internationalization are removed
2) EJB upgraded
3) Core JEE Patterns included
4) View techonlogies updated with JSF
5) objective for Webservice refined and SOA included
....