Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~239 People Reached
Favorite Tags
c x 3
jsp x 1
Member Avatar for small_ticket

I've installed Apache Tomcat/5.5.16 with the windows installer. I've installed it to port 80. when i write to my browser localhost:80 there is no problem it goes to main tomcat page, but when i click on the jsp-examples link it gives this error [B]HTTP Status 404 -/jsp-examples/ type Status report …

Member Avatar for pthakur
-1
128
Member Avatar for small_ticket

hi, I have a problem of concatenating 2 strings. 1 of the strings is defined in the code and the other one is asked from user. This small code must only concatenate these to strings but doesn't work... here is my code: [CODE]#include <stdio.h> #include <stdlib.h> #include <string.h> struct deneme …

Member Avatar for Narue
0
111