Quote:
Originally Posted by pavanesh_soni
Dears
I m new in LQ as well as Redhat LINUX.I have to transfer USERCLUB(written in JSP,JAVA,html,FAQ's database in MS-aceess as previuosly it was in window)What step should i take?
>Is there any tools like Microsoft FRONTPAGE for creating html pages in linux.
|
What steps? Migrate the database over to either MySQL, Postgres, or Oracle. Edit your code to use the new database. Test it.
You ask a very broad, vague question. Without seeing the code, or having any specific question/problem to address, there's not much anyone can help you with.
As far as Frontpage like tools, I am not aware of any. I found Frontpage to build dreadful pages with poor coding practices, years ago, and abandoned it, in favor of building them with a standard editor, like Anjuta or Kdevelop. Bluefish is geared more towards HTML, though, but I have not tried it.