Hiiii 2 Answer(s) 4 years and 8 months ago
Posted in : Java Beginners
View Answers
September 22, 2008 at 1:53 PM
Already Struts FrameWork developer, so no need to create. At first learn, then try to join in enhancement program of struts. Right now u use only struts framework and develop ur project.
For practise download MyEclipse, where u got lot of facilities.
Download struts-blank war file and extract. place in below structure
Put the below structure if u using Tomcat MyProject ------------- ...........*.jsp Pages ...........WEB-INF ...................classes .......................It contain ur source ...................struts-config.xml,web.xml,validator-rule.xml and *.tld files ...................lib .......................It contain the jar files
In Struts the strut.config file play main role. where u mapping b/w our jsp and class files. Here no need to create servlet class.only u have call predefine class ActionServlet. You have to craate only Action Class and ActionForm Class (starting position) later u discuss more.
for more details visit Struts Category in this site, read the basic concept of struts.
Then started ur work.
if u face any peoblem remind me. I am always here to help u & other as my label.
RAJ9992
Servlet sending image hiiii
In my html page i use how to send this image value to servlet plz be inform me anybody
RAJ9992
Send Image Value to Servlet hiiii
In my html page i use input type=image src="" value="" name="" how to send this image value to servlet plz be inform me anybody
login data
login data Hiiii Sir
I am doing banking project on Asp.net
i have created database on sql and also created a connection to gui but m not getting the data after login i want to show particular data for particular user
means
login data
login data Hiiii Sir I am doing banking project on Asp.net i have created database on sql and also created a connection to gui but m not getting the data after login i want to show particular data for particular user means if i
error in accessing database - JSP-Servlet
error in accessing database hiiii im tanushri im tryng to connect my database to the servlet i hv succeeded in connectivity but im stuck to nother error called Got minus one from read call although i hv feeded data to my
error got minus one from read call - JSP-Servlet
error got minus one from read call hiiii while connecting my servlet to database im getting error called
java.sql.SQLException: Io exception: Got minus one from a read call
oracle.jdbc.dbaccess.DBError.throwSqlException