when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
2011Hi friends can you give me sample code for Entire j2ee web application with struts and hibernate.I mean code for Dao, DaoImpl, HibernateDao ,HibernateDaoImpl, Dto , service , ServiceImpl , i.e.
1 3965In DAO we are writting sql queries , how it is possible with creating and closing database connections.
1930can someone tell me how does preparedstatement works? its an interface and where is the implementation?
3 8487Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
4807Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debugging java.
2 5642
to update a batch in a table in jdbc which method of statement object is used
What is DDP?
What are the components of j2ee?
How will you explain cdata?
What is setbounds in java?
What is j2ee specification?
What is a java application client?
What is form-based authentication?
What are container services?
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
What is the use of method saveorupdate()?
What are the modules of j2ee?
What do you mean by the deployment descriptor?
Why is j2ee needed?
What is the use of jit compiler in java?