I want to create an application in Java with or without using JSP for my 6th Sem project of MCA(ignou).
I recently developed desktop screen recorder for 4th Sem.
Give me some titles of extiting projects.
megha bansal
Greenhorn
Joined: Jul 20, 2010
Posts: 11
posted
0
I want to create a setup.exe of my application.
Please someone guide me.
megha bansal wrote:Give me some titles of extiting projects.
I'm not sure what you're looking for here.
Arpit Kumar Jain
Ranch Hand
Joined: Jun 05, 2010
Posts: 41
posted
0
Please be specific about your questions.
Your requirement is quite generic and google should be able to help.
Cheers
SCJP, SCWCD, SCEA
megha bansal
Greenhorn
Joined: Jul 20, 2010
Posts: 11
posted
0
I mean any kind of software that we have to develop during B.Tech and MCA.
Like:-
Share Guru (Share Management)
Desktop Interaction Recorder(Creating and then Playing video file consisting of desktop screenshots)
Multimedia Library(providing a collection of audio & video files to the clients)
Hotel Room booking system
Movie Theatre Ticket Booking System
Hospital Management System
Discussion Forum
Earlier I created Desktop Interaction Recorder using Core Java.
Now I want to create a much more typical application.
Please help me by providing a list of such topics.
I am thinking of creating a discussion forum(using Servlet & JSP). Would it be a good idea?
What kind of software? Applications? I don't understand why thinking up a project is so difficult; I have a list of maybe a hundred systems I'd write if I had the time.
megha bansal
Greenhorn
Joined: Jul 20, 2010
Posts: 11
posted
0
I want to use Java, HTML, JSP in my project. I am not interested in online management systems.
I am more interested in application using javax.media package in Java i.e related to multemedia(audio,video, images). For example, desktop interaction recorder, multimedia library, on-screen blackboard, etc.
I have created an application using jdk1.6, jmf(java media framework), MS-Access. In order to run my application on other computers I need to install all of these. I want to create a setup.exe file for my application. But don't know how to create.
Please help.
There are lots of installers out there (google for "java installer"). You will not be able to package MS Access though - user's will need a valid licence and you'll need some agreement with MS to distribute their software.
Swastik Dey wrote:How about using a java exe wrapper?
Can you please explain me how to use it? What's the procedure?
Virendrasinh Gohil
Ranch Hand
Joined: Jun 09, 2004
Posts: 46
posted
0
megha bansal wrote:Can you please explain me how to use it? What's the procedure?
Simplest answer is google it. Hard to explain any software usage in forums. There are many which provides wizard based packaging like Install4j, Launch4j, Java Service Wrapper, etc... (this might be useful as well : http://mindprod.com/jgloss/executablewrapper.html#EXE)
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.