| please provide solution |
13-Aug-2007 |
 |
Sir, We downloaded the example 27. unziped in webapps of tomcat 4.1 and deployed the under build/ear/strutstutorial.war and when we tried to request from the browser, encountered the following exception.
org.apache.jasper.JasperException: File "/tags/struts-bean" not found
at org.apache.jasper.c... Hits (1834324) View Tutorial
|
| Infrmation about Wi-Fi Technology |
13-Aug-2007 |
 |
I have a presentation on Wednesday in my college related to It technology... give me more information about Wi-Fi technology........ Hits (39869) View Tutorial
|
| Array |
13-Aug-2007 |
 |
How would done like one dimainsonal array and two diaminsonal.... Hits (334856) View Tutorial
|
| save file on remote server |
13-Aug-2007 |
 |
How to save the uploaded file on remote server, instead of the local server?... Hits (155738) View Tutorial
|
| Buggy... |
13-Aug-2007 |
 |
Just a second...
[code]
public void setSession(Map session){
session = this.getSession();
}
[/code/
Are you setting the method's local variable or the class field? Seems like the code should look like:
[code]
public void setSession(Map session){
this.session = session;
}
... Hits (56449) View Tutorial
|
| gud one |
13-Aug-2007 |
 |
pretty helpful neat presentation... Hits (346143) View Tutorial
|
| login authentication |
13-Aug-2007 |
 |
I'm wondering about the login authentication, in both examples.
You do not show how to prevent unauthorized access to pages requiring login. I could in fact type in the url and bypass the login part in your examples.
I would appreciate a solution to that part. I don't want to check the session... Hits (1000059) View Tutorial
|
| forms in using jsp |
13-Aug-2007 |
 |
i can only say that this is rally helpful in solving many problems... Hits (42762) View Tutorial
|
| Using Linux |
13-Aug-2007 |
 |
full books... Hits (152106) View Tutorial
|
| mysql+java |
13-Aug-2007 |
 |
do i want install except java & appachi to connect to mysqldatabase.tanks... Hits (66203) View Tutorial
|
| corejavainterview question |
13-Aug-2007 |
 |
pls sent java interview question... Hits (562002) View Tutorial
|
| struts |
13-Aug-2007 |
 |
Which is the latest version of Struts.
In that how to write action mapping.
Pls reply
from saritA... Hits (475837) View Tutorial
|
| send ejb(stateless session bean+using struts frame |
13-Aug-2007 |
 |
Hi,
anyone can u send some stateless sessionbean and strutd examples.
Regadrs,
Chowdary... Hits (23920) View Tutorial
|
| Difference between Model 1 and Model 2 architectur |
13-Aug-2007 |
 |
difference between mvc1 and mvc2 is not cleared... Hits (408619) View Tutorial
|
| insert record-error |
13-Aug-2007 |
 |
hello, I'm trying to use hte source code that is given, but then I got error
log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment).
log4j:WARN Please initialize the log4j system properly.
Inserting Record
Done
Exception in thread "main" org.hibernate.exception.JDBC... Hits (858812) View Tutorial
|
| ejb |
13-Aug-2007 |
 |
HI all I need information regarding ejb .How to develop ejb by using struts and jsp ... Hits (136501) View Tutorial
|
| how to make a siza for button |
13-Aug-2007 |
 |
you doesnt mention how to create size for button... Hits (180174) View Tutorial
|
| Tomcat |
13-Aug-2007 |
 |
OK so to save stuff into tomcat save in webapps\folder\file. ROOT is something that shows up with http://localhost:8080/file and any other folder there shows up as http://localhost:8080/folder/file thats saving now startup:
I have my JDK in this folder: C:\jdk
JRE is here: C:\jdk\jre
I have my TO... Hits (382334) View Tutorial
|
| JSP TOMCAT |
13-Aug-2007 |
 |
OK so to save stuff into tomcat save in webapps\folder\file. ROOT is something that shows up with http://localhost:8080/file and any other folder there shows up as http://localhost:8080/folder/file thats saving now startup:
I have my JDK in this folder: C:\jdk
JRE is here: C:\jdk\jre
I have my TO... Hits (382334) View Tutorial
|
| generates html code |
13-Aug-2007 |
 |
struts.jar mean struts2tutorial.jar ;)... Hits (206982) View Tutorial
|
| generate html code |
13-Aug-2007 |
 |
now is ok, it's work
error was in two place, structure project (I don't create struts.jar in my project, becouse I don't need this, maybe someday...), and second I try create struts.xml action with class
<action name="showLogin" "here">
<result>/pages/login.jsp</result>
</action>
my bad, ... Hits (206982) View Tutorial
|
| how to connect mysql database with struts project |
12-Aug-2007 |
 |
how to connect mysql database with struts project
plz post to personal id
thanx... Hits (117888) View Tutorial
|
| scada |
12-Aug-2007 |
 |
hello
i really got a good information on scada,
its really good to have a visit on this website
thank u
shwetang... Hits (10851) View Tutorial
|
| hello Sir |
12-Aug-2007 |
 |
Hello Sir
I am Kamal BE instrumentation and control .I want to carrer in Automation please give me suggestions... Hits (24405) View Tutorial
|
| cart |
12-Aug-2007 |
 |
sir,
how to add item in cart and to display item in page... Hits (603186) View Tutorial
|
| interview question |
12-Aug-2007 |
 |
Hi, all
can you send me interview question for java.
... Hits (603186) View Tutorial
|
| gud |
12-Aug-2007 |
 |
could have been better, if few topics were briefly described.... Hits (562002) View Tutorial
|
| Good explain |
12-Aug-2007 |
 |
hey keep it up! I like the method of teaching.
... Hits (70619) View Tutorial
|
| How to use Apache Tomcat explained |
12-Aug-2007 |
 |
OK what I want you to do is go to the folder where you keep tomcat. go into the tomcat folder, and you should see various folders such as bin and webapps... First step is saving the files... Go into webapps. The root file is something you can access as "http://localhost:8080/filename"
Or you can ma... Hits (382334) View Tutorial
|
| my errors |
11-Aug-2007 |
 |
I'm a newbie
I'm studing about Struts anh its application
I like it so much
my error is Source not found
1. The source attachment does not contain the source for the Object.class. You can change the source attachment by clicking Attached source below
<i><b> Changed attached source...</b></i... Hits (1834324) View Tutorial
|
| JSP |
11-Aug-2007 |
 |
Hi,
I am new in this web application.I want to create website by using java(JSP,HTML)with Tomcat 5.5.
Please tell me which book I should refer.
Which web link i should refer for developing this.
Please tell me anything if anyone know.
... Hits (461625) View Tutorial
|
| super tutorial |
11-Aug-2007 |
 |
its really a very very good tutorial,just learned java in a week.fabulous.thxs!... Hits (128452) View Tutorial
|
| need struct jar |
11-Aug-2007 |
 |
I want struct jar... Hits (15686) View Tutorial
|
| i want source code of online shopping |
11-Aug-2007 |
 |
i want source code of online shopping... Hits (42945) View Tutorial
|
| hi |
11-Aug-2007 |
 |
improve the knowledge... Hits (21355) View Tutorial
|
| thanks |
11-Aug-2007 |
 |
im very thakful 2 u for this site...it has done gud to me in learning java...... Hits (47148) View Tutorial
|
| swings |
11-Aug-2007 |
 |
the programe is good.but what i feel is instead of using two classes ShowDialogBox and MyAction
is it not possible to use one class and do the job
... Hits (251137) View Tutorial
|
| javax.servlet.ServletException: Cannot find Action |
11-Aug-2007 |
 |
javax.servlet.ServletException: Cannot find ActionMappings or ActionFormBeans collection
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:867)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:800)
org.apache.jsp.login_jsp._j... Hits (116319) View Tutorial
|
| java.lang.AbstractMethodError: |
11-Aug-2007 |
 |
hi all
i tried thias example..chnaged a little bit for my informix db ,am thinking informix does not support or something. pls help
java.lang.AbstractMethodError: com.informix.jdbc.IfxDatabaseMetaData.supportsResultSetType(I)Z
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFacto... Hits (141294) View Tutorial
|
| Disadvantages of Java Applet |
11-Aug-2007 |
 |
"Its difficult to desing and build good user interface in applets compared to HTML technology??????" Is it realy?? I do not agree with this statement at all. It depends on developer level. Java applet allows developing of the best User Interfaces with different functionalities and the minimum effort... Hits (46661) View Tutorial
|
| Java Learning |
10-Aug-2007 |
 |
Hi Guys,
I am Paramjit from india.
I want learn Java Programming.
I am having very godd logic understanding,
and devlopment experience in Visual Basic
Programming. But I want to switch to Java
Programming.
Can you help me to start
Thanks & Regards
Paramjit
... Hits (66774) View Tutorial
|
| what is core java |
10-Aug-2007 |
 |
how to write core java prog... Hits (562002) View Tutorial
|
| file upload in struts |
10-Aug-2007 |
 |
how to retive the file uploaded in the bean... Hits (346143) View Tutorial
|
| It is very usel |
10-Aug-2007 |
 |
This material is very good.It given complete pic ture of web-application development.i think it is very useful to all stuts devopers.... Hits (371963) View Tutorial
|
| i want job |
10-Aug-2007 |
 |
hai sir,
i am doing MCA...i want to be a good java programmer...plz send me the sufficient details on my id.
... Hits (562002) View Tutorial
|
| JDBC |
10-Aug-2007 |
 |
Thanx for giving these info.
Its a wondeful site for biggeners... Hits (238481) View Tutorial
|
| Java Hibernate |
10-Aug-2007 |
 |
very nice site, it is very helpfull for developers ok carry on... Hits (141294) View Tutorial
|
| Struts project |
10-Aug-2007 |
 |
hi
'Friends,,,This is bobby By seeing all this comments and requests ,i got a hope that i can get a good Struts Project with Hibernate,,,So any one plz send one project to me to bobbypalla@yahoo.com
thanx
bobby... Hits (153282) View Tutorial
|
| Beginner |
10-Aug-2007 |
 |
hi
its really good for beginners like me.
thanks alot..... Hits (376042) View Tutorial
|
| hai |
10-Aug-2007 |
 |
nice tutorial.......easy to understand.
but needs some more detailed egs...
thks...
Asha... Hits (368716) View Tutorial
|
| plz hurry up |
09-Aug-2007 |
 |
Please forward me the jsp books which can be downloaded freely.including Professional JSP by wrox publication..
Thanks
... Hits (80428) View Tutorial
|
| Very Much Helpfull |
09-Aug-2007 |
 |
I found Hibernate In roseindia.net very usefull. It gives practical approch to the novice developers. I find it very helpfull to me to get acqauinted with the hibernate stuff for the beginner. I am very much thankfull to roseindia.net for their work in this direction. ... Hits (50130) View Tutorial
|
| Exception, Java Example Java Swing RemoveTitleFram |
09-Aug-2007 |
 |
on using frame.setUndecorated(true);
i am getting this exception
java.awt.IllegalComponentStateException
... Hits (41855) View Tutorial
|
| goood |
09-Aug-2007 |
 |
hi really i get good that has explored such a hune framework in very simple way ... Hits (121626) View Tutorial
|
| jsf in eclipse |
09-Aug-2007 |
 |
If you have installed eclipse europa in your system then follow the steps:
go to window->preferences and click.
click "Web and XML"->"JavaServe Faces Tools"->"Libraries".
click "New" button on the right side of the window.
click "add" button. Now a window will appear. Go to the directory where a... Hits (25343) View Tutorial
|
| Error while executing hibernate in eclipse |
09-Aug-2007 |
 |
folks,
not sure but may I am getting error "The selection does not contain a main type" though I have defined main method inside the class.
Anyone help would be highly appreciable.
Pankaj... Hits (141294) View Tutorial
|
| yes its |
09-Aug-2007 |
 |
hi my name is savid and u can c its very nice guide coz struz has bin str8 up best of the frameworkz. im curious if any1 could email me the answerz 2 the programmer certifization if u can do it it would be so cool. kthx c u bye XD... Hits (208033) View Tutorial
|
| How to Execute the program |
09-Aug-2007 |
 |
import java.io.*;
import java.io.IOException;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class HolisticCounter extends HttpServlet{
int counter = 0; //separate For Each Servlet
static Hashtable hashTable = new Hashtable(); //Shared by all the threads
... Hits (60335) View Tutorial
|
| How to Execute the program |
09-Aug-2007 |
 |
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class SimpleCounter extends HttpServlet{
int counter = 0;
public void doGet(HttpServletRequest request, HttpServletResponse response)
throws ServletException, IOException {
response... Hits (80147) View Tutorial
|
| How to run the program |
09-Aug-2007 |
 |
sir
i have small problem,where can i run the servlets program i have tomcat also but i dont know how to run the program plz tell me i am a fresher i am learing java from ur site this site is enough to learn java.sequentialy tell me how to run servlets programs.
Regards,
rajani... Hits (141922) View Tutorial
|
| Congradulation |
09-Aug-2007 |
 |
This site is very helpful to the freshers.The simplicity of the presentation make it more user friendly.Thanks,thanks a lot........... Hits (31904) View Tutorial
|
| web services |
09-Aug-2007 |
 |
help me to develop web services... Hits (96696) View Tutorial
|
| send struts material |
09-Aug-2007 |
 |
need struts material... Hits (98590) View Tutorial
|
| let me know more about JSP's and JSTL |
09-Aug-2007 |
 |
hi,
Can u please let me know how i can compile my jsp that is saved as "abc.jsp" in my system on desktop.
Regards,
sri... Hits (266368) View Tutorial
|
| hi am new to struts |
09-Aug-2007 |
 |
hi am new to struts pls help me on hou to to learn hou to doin small projects in struts... Hits (20175) View Tutorial
|
| THANKS |
09-Aug-2007 |
 |
THIS JAVA CODE IS HELPFUL FOR BEGINNERS..... Hits (670455) View Tutorial
|
| good 2 read |
09-Aug-2007 |
 |
hi,
this is very nice to step in to swing using this example
thanks...... Hits (251137) View Tutorial
|
| Query |
09-Aug-2007 |
 |
I want to delete a row from one table which has a primary key and this column is being referenced by another foreign key column in a second table.The first table has one-to-many relationship with the seond table.... Hits (282057) View Tutorial
|
| Executing in Eclipse |
09-Aug-2007 |
 |
Hi this are great examples but can u give me some idea how to execue this examples in eclipse... Hits (25343) View Tutorial
|
| proxy |
09-Aug-2007 |
 |
Dear Friends.,
I so many times triyed to open orkut in different types of proxy servers in my office. But I am not able to open it. Please send what is the solution for it
... Hits (167119) View Tutorial
|
| Hi |
09-Aug-2007 |
 |
I have wrote all the code.
when we running the application,
FileUpload.jsp file clicking the upload submit button .it going the same application window(mean applicationfolder it showing the .jsp files) . Its did not show the succes page. I thing It not working action. i have give the evry thing c... Hits (346143) View Tutorial
|
| this is a good comprehensive tutorial for beginner |
08-Aug-2007 |
 |
hi,
this provides a very good comprehensive guide for us beginners. can you provide more information on versions of struts, present version differences between versions and differences between mvc1 and mvc2
thanks
sravya... Hits (408619) View Tutorial
|
| title title |
08-Aug-2007 |
 |
i do not see struts 2 IDE links on this page. if someone sees it let me know... Hits (37867) View Tutorial
|
| comment on answers. |
08-Aug-2007 |
 |
I am really appreciate the answers which are excellent. I was tensed how should frame the answers of these difficult questions.But after reading all answers I am able to give answer for any general question.I get confidence.So I am thankful to you.... Hits (4136) View Tutorial
|
| can I override a generated key value before saving |
08-Aug-2007 |
 |
If I set the ID value before calling save, my given ID value is overridden by the generator - is there any way around this ? i.e. I want to use my ID in preference to the generator in some instances. thanks !... Hits (519681) View Tutorial
|
| fear with codding |
08-Aug-2007 |
 |
Hi,
I don't have any idea about codding pls can u help me regarding this matter.... Hits (29300) View Tutorial
|
| Struts |
08-Aug-2007 |
 |
hii,
I want codes of a demo struts project to know struts briefly.Plz help me.It's urgent... Hits (229495) View Tutorial
|
| Add more Implicit object |
08-Aug-2007 |
 |
There is need to add more implicit object like exception and describe the diff. between page and pagecontext object.... Hits (122340) View Tutorial
|
| Exception |
08-Aug-2007 |
 |
on using frame.setUndecorated(true);
i am getting this exception
java.awt.IllegalComponentStateException... Hits (41855) View Tutorial
|
| ? |
08-Aug-2007 |
 |
I keep getting this error message :
Any help anyone?
log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment).
log4j:WARN Please initialize the log4j system properly.
could not instantiate CacheProvider: org.hibernate.cache.NoCacheProvider
Exception in thread "main"... Hits (141294) View Tutorial
|
| Secretarial science & office management |
08-Aug-2007 |
 |
for ICT Develpment agency and other different organization 10 yr exp in secretary. And can I have Secretryal interview questions , can you pls send me documents.
Thank you
... Hits (88664) View Tutorial
|
| jsp deatils |
08-Aug-2007 |
 |
all the deatiales of jsp is connected with servelts.... Hits (238481) View Tutorial
|
| Unicode Character |
08-Aug-2007 |
 |
What about unicode character
What should we do for unicode character to write in file ?... Hits (274909) View Tutorial
|
| Programes |
08-Aug-2007 |
 |
I really respect who has developed this website and uploaded the easy and good programs. i really like this webiste and due to this website i have got A+ in my final exams in java. i have not touched even my course book.
I really like it keep it up and please upload the easy codes for asp.net also... Hits (122180) View Tutorial
|
| Is Action Class thread safe |
08-Aug-2007 |
 |
I have a doubt "is action class thread safe" and y we get errors like cant retrive action mapping for particular action... Hits (369240) View Tutorial
|
| fresher |
08-Aug-2007 |
 |
i hav no idea about struts.plese mail me tutorial to understand struts in application level.
thanks... Hits (1834324) View Tutorial
|
| Great Tutorial |
07-Aug-2007 |
 |
I searched for DOM answers all over the place until I found this tutorial. Clear, easy to understand with simple examples. Thanks!!... Hits (185578) View Tutorial
|
| tutorial |
07-Aug-2007 |
 |
Hi all readers this is a very good site for all java tutorials... Hits (157483) View Tutorial
|
| hi |
07-Aug-2007 |
 |
good comments
... Hits (300301) View Tutorial
|
| help needed |
07-Aug-2007 |
 |
hai guys
could u please provide example for getting connection by using datasource object... Hits (162607) View Tutorial
|
| How do we use default selection? |
07-Aug-2007 |
 |
How do we use default selection?
... Hits (71656) View Tutorial
|
| help |
07-Aug-2007 |
 |
can u please design a program for me.
the question is as follows:
The idea of the project is to make a Personnel Information System. Create text file which contains employees' names, id, office number, phone number, email and salary. They have to read the content of the file and save it in an arra... Hits (34019) View Tutorial
|
| good site |
07-Aug-2007 |
 |
This is very useful site java developers..
Plz continue with more useful tutorials and examples
on Springs&Hibernate..
Thank U.
NayabRasool... Hits (47148) View Tutorial
|
| An error |
07-Aug-2007 |
 |
I've got an error listed below after running example downloaded from your webpage (got the same while trying to do this step by step using tutorial). And yes, I'm using tomcat 6.0.
Struts Problem Report
Struts has detected an unhandled exception:
# Messages: There is no Action mapped for a... Hits (252017) View Tutorial
|
| I am expecting some sample projects |
07-Aug-2007 |
 |
These contents are really very useful for me. If u can pls provide some more advanced sample examples.
Thanks.,... Hits (286803) View Tutorial
|
| sstruts using eclipse |
07-Aug-2007 |
 |
i am new to struts using eclipse ide ,so plz tell me how to do the programs what folders we create we r not understaning.
plz help me... Hits (144668) View Tutorial
|
| sstruts using eclipse |
07-Aug-2007 |
 |
i am new to struts using eclipse ide ,so plz tell me how to do the programs what folders we create we r not understaning.
plz help me... Hits (144668) View Tutorial
|
| software developer |
07-Aug-2007 |
 |
thanks roseindia ..
i learn so many java programs skill by using this web site. it is useful all viewer...
... Hits (52321) View Tutorial
|
| its tresure worth.. |
07-Aug-2007 |
 |
the code u have given r tresure worth.thanks praveen...... Hits (90416) View Tutorial
|
| Good |
07-Aug-2007 |
 |
really good tutorials .good description and good style... Hits (400136) View Tutorial
|
|
Pages:
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
135 |
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 |
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 |
173 |
174 |
175 |
176 |
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 |
203 |
|