sarojni agrwal

Ranch Hand
+ Follow
since Nov 28, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
1
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by sarojni agrwal

I write this command (java -jar MedoolPatientServices-1.0.war postgres 'postgres3' @ 'localhost'
) on terminal, but it gives error,basically , in my application, i compiled my code through maven with command line(mvn clean -X package) and then after write (java -jar MedoolPatientServices-1.0.war postgres 'postgres3' @ 'localhost') this command , but it gives error.
HI, I am new to maven , so I created j2ee project using maven, I followed the instructions given in tutorials, but I have issues regarding this, mentioned in picture , I got few options to choose the project types like j2ee and all, but I still choose maven archetype -j2ee-simple 1.0 and clicked next, but when I gave name project name , it did not appear as a name I gave , but it appears as "named" project and projects in project bar(mentioned in picture)....how can I solve this?
7 years ago
Hi, I am new in ctakes, so I do not want to ctakes code, even simple code and even I do not know ctakes setup , how to set ctakes setup on which I could write ctakes code.
7 years ago
Hello, I tried to install cTAKES setup, and create a ctakes project, but in that project, build.xml file is missing, what should I do? please help me.
7 years ago
I gone through all the steps , but i am stuck, when I import "check out maven projects from SCM", I got this error, how can i fix this?

error:
checking out maven projects has encountered a problem.

An internal error occurred during: "Checking out Maven projects".
org.eclipse.team.svn.core.operation.file.CheckoutAsOperation.<init>(Ljava/io/File;Lorg/eclipse/team/svn/core/resource/IRepositoryResource;IZZ)V
can anyone explain me why alert not active when requirement not met and submit the button , few days ago alert works , why this time not working?

This is my code , and you will understand ,what "ty" is :




I got everything except Images.....if "ty" was the issue , then why design name and all displayed in browser? I know Naming convention may be the issue somewhere, but here all things displayed in browser except Images.
7 years ago
JSP
Html





and this is view source










and this is the jsp sql tags that I have used.



7 years ago
JSP
And Bear ${ty.Image} is not URL, This is my Proper code, I used Jsp tags(sql jsp tags) in jsp:

7 years ago
JSP
Sorry this is my jsp page in which I created input texts:

7 years ago
JSP
There is no HTML here, because, the images stored in database through servlet and then print the images from database through jsp, I have included double quotes here , but can not understand , should I use img tag or not or how can print images in browser from database?
7 years ago
JSP
I gave my email id and previously all the replies comes in my email id but for last days , no replies come in my email id, what should I do?
7 years ago
I can not understand this coding, I read some JavaScript and JQuery, but where should I read this type of coding, and yes I want separate checking for each input text when I click submit...
This is my jsp code,



how can I see images in browser...
7 years ago
JSP


this is my code, in which I want to check the numbers in debit card and other fields also, but I am able to check only one, because, in input field onclick function is not used, if there are buttons rather than text boxes then I will handle, by put onclick on every button , but how can I handle here by input text texts?

if only this means only one then I will handle like this: