Hello
I wnated to send Fax using Java. Could you please let me know the relevant API with an example.
What the options in freeware or if there is an existing plugin in Java?
Thanks
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_23264013.html
Hi
I would like to submit a form to a servlet but after validation could anybody help me out with the code. I have attached the code below. As you can see do use a get method to call the servl...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23300012.html
Hello All
This is very unusual problem and I have no idea what I am doing incorrect.
I have this encrypted file from the vendor. The vendor uses DES algorithm to generate an encrypted file. T...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Q_23463872.html
I am using a session-timeout of 20 minutes. Sometimes 2 minutes for testing purposes. The session definitely expires when i am placing session-timeout tag in web.xml and I am re-directing to a diff...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Q_23476653.html
Zones:
J2EEDate Answered: 06/17/2008 Grade: B Views: 0
Hello Experts,
Im getting the following exception when attempting to run the code i've attached:
Caused by: java.io.NotSerializableException: CheckDoor$Door
at java.io.ObjectOutputStream....
http://www.experts-exchange.com/Programming/Languages/Q_23560149.html
Hi guys,
I believe that there are many senior J2EE Programmers here thus I think that it would be appropirate to ask the questions here.
What would be the best way to secure the J2EE web appl...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21574128.html
Zones:
JavaDate Answered: 09/29/2005 Grade: A Views: 0
difference among the following?
when we develop java, we can develop in the following ways:
plain java using j2se
on j2ee platform
on spring or struts framework
what is their difference?
http://www.experts-exchange.com/Programming/Languages/Java/Q_21680014.html
I'm in middle of the development of a mid sized application. Several developers have developed different parts of it. Some have defined form beans as DynaActionForm, and some have defined as Acti...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Frameworks/Struts/Q_231861...
Zones:
StrutsDate Answered: 02/26/2008 Grade: B Views: 0
Hi Experts!
I would like to generate a particular 10 digit number. The first 4 digits are related to userID and the rest 6 should be "random" or ordered but they must be synchronized since the...
http://www.experts-exchange.com/Programming/Languages/Java/Q_23222592.html
I need to download a file located on a remote system(not a server).
When I click a link I need to download a file from a remote system using servlets
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Servlets/Q_23285153.html