mahesh matele wrote:Hi,Thanks for the immediate reply.
Firstly to answer your question.
I m creating a website on java,so i need jsp and servlets and javascriot and html (Please correct me if i m wrong anywhere in the reply.)
i m using tomcat 6 server
Now one of the problems i m facing is .....
i have installed jdk ,tomcat ...i have also set the Classpath,java_home,catalina_home for the said components.
1) i have also tried executing some my created jsp files which i m running from webapps folder. i have also created a XXXX folder on my desktop where im going to store my html and jsp files .But im not able to run these pages from the XXXX folder though same fikes could be run from webapps. I know i need to make an entry of it in the system variables ...But i need a guidance for where i need to add this path.
2) I would like to know if there is a free tool where i can drag and drop components from the palette and an HTML code is generated for it.Also if i can store this HTML code at some other place and execute ? this may save my html code designing time,and i can concentrate on logic.
Please help its urgent.
mahesh matele wrote:Hey Philip,
Thanks for the quick reply..
I ll try what you have suggested.Thanks.
I do not know whether this question should be a part of this forum or not but.... i would like to know if there is any tool that automates the html code and has a panel for drag an dropping html components.
And further i can copy this html code and deploy it some other place ?
mahesh matele wrote:Hi,
As you suggested...
i have created my webpages i.e html pages using dreamweaver.
So now i have my webpages
I want to now add jsp code to it
So i have downloaded eclipse indigo jee
I already have tomcat and jdk installed on my system.
Now i need a few tips on how to setup my eclipse with my html created files also how do i run these jsp files ???
Thank you for the help !
mahesh matele wrote:Just to add to the above post............
I copied my folder of HTML files and Images folder and pasted them into the WebContent folder
So now my WebContent folder has
3 folders HTML META-INF and WEB-INF
Also i have created a testResult.jsp which shows data from a form in one of the HTML folders .html files
So now my WebContent folder has
3 folders HTML META-INF and WEB-INF and 1 file which is testResult.jsp
After that i have:
1. Right-Click project in the project explorer in Eclipse.
2. Export
3. WAR File
4. Select as the $TOMCAT_HOME/webapps/ Proj_data
So a Proj_data.war was created
now how do i run this to check if i m getting expected results ??
mahesh matele wrote:Hi,
Now how do i bring together my HTML and Images folder file and above mentioned folders ?
mahesh matele wrote:Hi,
Thanks for the reply.Been waiting for it.
So as you said i..
1)exported the project to
C:\Program Files\Apache Software Foundation\Tomcat 6.0\web apps
2)started the server from the task bar
3)A new folder with the same war name got created
4)opened IE and typed http://localhost/BML
I got an error
HTTP Status 404 - /BML/
--------------------------------------------------------------------------------
type Status report
message /BML/
description The requested resource (/BML/) is not available.
So how do i solve this....what is it that is incorrect ??
mahesh matele wrote:When i was setting up Tomcat server there was a setting which when done i don't need to mention it as localhost:8080 every time
I just need to mention localhost and i can see Tomcat successful config page.
So , just writing http://localhost gives me Tomcat successful config page.
So my address i have mentioned is
http://localhost/BML
mahesh matele wrote:
1) i want to add some validations to my website elements.
What scripting languages do i need
I have seen a few tutorials using javascript for validations and ajax 2!
Could it done using jsp 2 ?
mahesh matele wrote:
Which tool do you suggest......Eclipse or NetBeans ?
mahesh matele wrote:
Why i m getting this error ??
mahesh matele wrote:
Consider Paul's rocket mass heater. |