Book for selling Java app

Hows it going?

I have made a java program that I want to sell via a website which I need to set up and I would like to buy a book which can guide me through this (I have 7 years Java programming experience but no real experience of deployment or websites).

I need to know:

* How to allow a user to download a 30 trial version which will then expire unless they buy the app.

* How to accept payment for the app

* How to prevent others from just reselling my app themselves (copyright?)

* How to put a forum on the site

What I am after is a book that will cover as many of these requirements as possible.

Can anyone recommend anything?

Thanks a lot,

Jim

[718 byte] By [patumairea] at [2007-11-27 2:08:58]
# 1
What kind of Java application is it?
-Kayaman-a at 2007-7-12 1:58:52 > top of Java-index,Java Essentials,Java Programming...
# 2
Its an application for people learning foreign languages. It doesnt use any database and is a stand alone pure java app. It does write to the users local File system to store the data for the app.
patumairea at 2007-7-12 1:58:52 > top of Java-index,Java Essentials,Java Programming...
# 3
So what do people reckon then? ;-)
patumairea at 2007-7-12 1:58:52 > top of Java-index,Java Essentials,Java Programming...
# 4
For the forums, just use Invision. http://invisionfree.com/
Bogada at 2007-7-12 1:58:52 > top of Java-index,Java Essentials,Java Programming...
# 5
Nice one Bogad,That looks pretty interesting.Jim
patumairea at 2007-7-12 1:58:52 > top of Java-index,Java Essentials,Java Programming...