Friday, 30 October 2015

DBS BANK QUETIONS

1) how to identified the and solve poor performance of your application.

2) how connection pooling works? What will happens if connection will not be close?

3) jdbc steps to get the db connection and get the results

4) jsp 
    Is it required to refresh app server once update any jsp file?
   What will happens when compile jsp and life cycle methods?
    What will happens we have same id for 3 input type in a page?
    Implicit scopes in jsp?
    Jsp custom tags?
    Jsp action tags?
    Built in tag information ?

5) servlet life cycle?
     How to handle shared resources or service method to n no of request?
     Methods in Requestdispatcher and it's impartance?
     How do u maintain same login in multiple tabs on same browsers ?
  ---  [ rule code .encode method]
  
6) core java
 -->   What is Encapsulation  and abstraction     ?  how do u Acheve in ur application ?
-->   Static method and static key words? 
-->   Collection hierarchy ?
         Map and how to get retrive keys from map?
         List vs set?
         Thread and their methods ?
          Thread.sleep vs thread.currentsleep(). ?
          Serialisation and the serial versionUid and how to deserialise ?

  7) unixs
-- Cat & more commands
-- read data from text file and store into db using shell program
-- how cron job will work

8). Web services 
     How to provide security to service?

9) jms 
   How to send and receive messages using in jms.

10). Jboss is application server and contest of it?

11) SQL
    Joins indexes views and procedure .

DBS BANK Questions

1) how to identified the and solve poor performance of your application.

2) how connection pooling works? What will happens if connection will not be close?

3) jdbc steps to get the db connection and get the results

4) jsp 
    Is it required to refresh app server once update any jsp file?
   What will happens when compile jsp and life cycle methods?
    What will happens we have same id for 3 input type in a page?
    Implicit scopes in jsp?
    Jsp custom tags?
    Jsp action tags?
    Built in tag information ?

5) servlet life cycle?
     How to handle shared resources or service method to n no of request?
     Methods in Requestdispatcher and it's impartance?
     How do u maintain same login in multiple tabs on same browsers ?
  ---  [ rule code .encode method]
  
6) core java
 -->   What is Encapsulation  and abstraction     ?  how do u Acheve in ur application ?
-->   Static method and static key words? 
-->   Collection hierarchy ?
         Map and how to get retrive keys from map?
         List vs set?
         Thread and their methods ?
          Thread.sleep vs thread.currentsleep(). ?
          Serialisation and the serial versionUid and how to deserialise ?

  7) unixs
-- Cat & more commands
-- read data from text file and store into db using shell program
-- how cron job will work

8). Web services 
     How to provide security to service?

9) jms 
   How to send and receive messages using in jms.

10). Jboss is application server and contest of it?

11) SQL
    Joins indexes views and procedure .

Sunday, 21 September 2014

WSDL

WSDL

  • WSDL stands for Web Services Description Language
  • WSDL is an XML-based language for describing Web services.
  • WSDL is a W3C recommendation