Our site used to use Microsoft web platform NT4+ IIS4 + Visual InterDev6 .
We want to transfer to Java platform use Applet,Servlets,JSP, JavaBean,and EJB.
But we still want to use our IIS4 as w...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10709541.html
Hi,
Where can I find free open source Content Management System built on Java, JSP & Servlets or Wiki ?. I need to enhance, deploy and maintain this to suit our requirements.
Any help is grea...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_22820901.html
Hey,
I don't want to have to set up my variables every time a JSP gets called (Things like config that gets loaded from the DB). Is there any way to get around this? At the moment my JSP is pretty...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_23299061.html
hi, im trying to send email from my jsp webpage. but i kept having "unhandled exception type MressageException in my servlet.
http://www.experts-exchange.com/Programming/Languages/Java/Q_23413069.html
hi, can anyone tell me wat does "Could not initialize class sun.text.normalizer.NormalizerImpl" means?
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_23413784.html
Zones:
JSPDate Answered: 05/25/2008 Rating: 8.0 Views: 0
hi, i have a method dat sets a user object to the data retrieved from db and returns it as a collection.
in my jsp, im trying to print out the data for each elements. for example, if we have one r...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_23416188.html
Hi, i want a servlet to perform certain actions depending on which form called it. How do i do that? Thanks.
e.g) lets say we hve a user registeration and user login page, then we have a servle...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_23416492.html
hi, i have a rtf editor in my webpage and i wan to send the data to my database but operation fails due to the html tags. im wondering if there is any way to overcome this? in php, i can use htmlsp...
http://www.experts-exchange.com/Database/Oracle/Q_23416619.html
hello. in my jsp, i have the followng code to check if user has logged in. the problem here is after it executes reponse.sendRedirect, it will still execute the rest of the code after it. any idea?...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Q_23420973.html
hello. i am trying to use a sessioon useBean but it theres this error:
javax.servlet.ServletException: java.lang.InstantiationException: bean item not found within scope
anyone advice wat wen...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_23430205.html