I have developed a small WebApplication .
I have integrated Apache to eclipse. Through eclipse server my servlet application is opening in browser.
But if i directely deploy this to apache-tomcat then it is telling
resource not available.
HTTP Status 404
I have connected through default port 8081
Can anyone suggest how do i directely run it through apache-tomcat ?
-ashokd
User Profile
Collapse
-
How to deploy WebApp in Apache ?
-
notification on a event
I have asked to write a event based function as below.
Platform : windows
Language: python
Problem: I Have a specific folder in c drive.
c:\event
this folder is shared to all user with write permission.Now if any body
create a file or folder inside this c:\event folder or its subfolder
a function will be called inside i... -
more simple solution
import datetime
print datetime.timede lta(0.400694444 444)
Now i am faceing another problem,
I want to write the time into next column, but i am getting this below error.
self._cell_type s[rowx][colx],
IndexError: array index out of range
Any solution? -
Reading time field from excell sheet by python?
Hi,
How do i read time field from excell sheet by python.
I am getting "0.400694444444 " value but sheet has "9:37:00 AM" .
How to convert it ?
Regards,
Ashok -
[AIX] usages of lint for .cpp file?
i ,
I Want to apply AIX lint to my source code which all are *.cpp/*.h
>lint test.cpp
lint: 1286-332 File test.cpp must have a .c, .C or .ln extension. It is ignored.
lint: 1286-334 There are no files to process.
I am getting above error.
-Ashok ... -
topas -mi 3 > goofie 2>&1 &
TOPAS=$!
sleep 7 # To capture 2 screen shots
kill -9 $TOPAS
But here output file goofie is not readable when i open it through vi.
but the same file display fine when i do `cat goofie`
I suspected that any issue with $TERMLeave a comment:
-
How to redirect output of topas?
Hi ,
How do i redirect output of topas to a file.
i did not find any such option in topas command.
Regards,
Ashok -
Design windows application by Python
Hi,
I have started using python recently.
I want to design an application which will be as below.
Say any windows application ex- media player.
user click on icon from start bottom then select a song and then play. I want to write similar script in python which will do the same thing. any one can see what is happening on desktop.
Any suggestion highly appreciated.... -
printing map through gdb
Hi
How do i print full contain of map through gdb.Is there any command to find it out.
Ashok -
shared library in running process
Hi
My program is running, how can i check what are the shared library it has loaded.
Actually, i want to check whether a particular shared library has been loaded or not. How do i do that.
Thanks in advance.
Regards,
Ashok -
Debug through core dump
Hi
In my C++ project, it is duping core file.
I don't know how to get reason & file name & function name from core file. How can i make core file useful for debugging.
Any suggestion highly appriciated.
Best Regards,
Ashok -
How do i pass argument to gdb?
Hi
I want to pass argument to gdb but i don't know to do that.
Say,
my executable taking 3 argument.
<myexe> <arg1> <arg2> <arg3>
when i try to debug myexe,
like that
gdb myexe
but i dont konw how to pass 3 arguments .
Please, some suggestion.
Thanks in advace.
Ashok -
-
How to know OS is 32bit or 64bit ?
Hi,
Is there any command to know that OS is 32bit or 64bit.
Please, reply back if any body know about it.
Thanks in advance.
Regards,
Ashok -
How do i know OS version?
Hi,
I am using SuSe Linux.
But i don't which version it is?
How do i know the OS version?
Thanks in advance.
Regards,
Ashok -
-
What is the difference by reading with for to while loop.
Can you please elaborate a little.
Thanks for your suggestion.
I found out the above solution first convert the space before for loop to some other rearly used character. then inside for loop do the opposite by sed command.
Thanks for your time.
-AskLeave a comment:
-
This is not just a home wark.
If i want to use the same array , then i have to re-initialize it so it will be very easy if i can do it in one line.
any suggestion..
-ASKLeave a comment:
-
Just a for loop, input is the checkfile(which contain few file names )
Inside using cat for each file.
Thats it. You try, I am sure u will also face the same problem.
There must be some way to use files and folders which contain space in script.
Best Regards,
AshokLeave a comment:
-
No activity results to display
Show More
Leave a comment: