In my MCQ exam project, I`m maintaining the user answer in session variable, when the exam ends I push the answers in database.
I\'m in the process of developing an iPad web app that needs to be in Fullscreen mode and Airplane mode at the same time.
I have 2 different Netbeans projects: an enterprise applic开发者_JS百科ation holding 2 EJBs and a web application which uses these EJBs.When I deploy, I deploy them each separately (one as an EAR and
looking for examples of what people have done inorder to deploy the same webapp or processes to multiple servers.
I am getting following error when i run my pr开发者_如何学Coject error details. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please r
I\'ve got a little web app that I made to play with Android\'s WebView functionality. I\'ve got some divs that I use as buttons (with onclick attr开发者_StackOverflowibutes). Upon trying out the app
I am on the cusp of recieving a new project that involves creating a mobile app for android tablets. Is there a large difference in coding for web apps vs mobile apps. And is there any good links I ca
I got a GWT version of the java Pet Store workin开发者_开发百科g on my machine, and I\'d like to implement an exteneral Java program that is on another machine, and just displays \"On\" or \"off\" - s
I\'m new to Java-based web programming and am trying to learn JSF from the ground-up. I\'ve heard JSF explained as an entire MVC solution, with Facelets being a开发者_开发问答 pure XML technology comp
How do you Print a Partial Page? How do you Show a Partial Page in New Window? Then User Prints. 开发者_如何学Go