Mohamed Mujahid

Greenhorn
+ Follow
since Jan 31, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Mohamed Mujahid

Hi All,

I am working on some virtual hosting thing using glassfish server. Is there anybody knows that how to host multiple web applications in a single glassfish like Virtual Private Server(VPS). In the DNS server we can only give the IPs without any port number as the domain name listens 80 port by default. How can I configure to access different webapplications which may use different port numbers to access the port 80 so i dont need to give the port number at the end of the domain name.

Hope to have a reply as soon as possible,

Thanks in advance

15 years ago
I can create just give the jar file, but my client need an executable .exe file just like installing in windows programming files folder as well as in unix system.
16 years ago
Hi all,

I have develop Java a program which could be run on both windows and unix/linux operating systems. I could create a .exe file for windows platform. Is there anybody know how to create .bin or .sh for using the .jar file to unix/linux based operating systems.

Please hope a reply from you guys as soon as possible,

Thanks in advance
16 years ago