I just can't find it explicitly stated anywhere. I know that Enterprise Edition is usually used along with Oracle databases which are batshit expensive. But is hosting a website without a database possible for free of charge on the JEE platform?
But is hosting a website without a database possible for free of charge on the JEE platform?
Is it possible to host a web app without a database?
Of course.
But I get the feeling that that isn't your actual question, because it's too stupid to deserve an answer.
Or are you asking if there is a free database you can use?
If so Google "mysql", "postgres", possibly even "sqlite" if you don't expect much traffic. Hell, you might even want to look up "NoSQL" solutions