Aditi agarwal

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

Recent posts by Aditi agarwal

thank you swastik for your reply

Then i need to include it on my jsp page & can work further as i want

thank you
12 years ago
JSP
Sorry Bear to paste this topic in this forum except one more forum actually its a jsp question but i dont know how to move a topic from one forum to another



I want to create a pdf from jsp file

for that i want to know where can i include my itext.jar in order to create a pdf file out of it

thank you
12 years ago
JSP
I want to create a pdf from jsp file

for that i want to know where can i include my itext.jar in order to create a pdf file out of it

thank you
thanks to both of you for replying

first of all sorry that i cannot explain my problem in a proper manner

Actually my problem is this:-

My project name is abc i have many jsp files in it for example xyz is one of them now i want that either i am logging in or logged out this file should not be open if directly given the path of it means

localhost/abc/xyz.jsp

at present what is happening is this

i am running my project if i am logged in then in a new tab except the tab in which project is running through tomcat my page is opened but if i am logged out it will not open in new tab


so i basically need is that it should not be open in any of the way

thankyou

if still you cannot understand my problem then please let me know
12 years ago
JSP
hey guys its been solved

for references i am copying the single line here else whole code remains same as my previous one

12 years ago
JSP
In my project i have created many jsp pages with a main project name abc

but the problem is that when ii am logged in & in a new tab i tried to open a jsp like //localhost/abc/xyz.jsp

it is opening xyz.jsp

but if i am not logged in that is logged out then this will no open xyz.jsp

tell me what should i do ???

thank you
12 years ago
JSP
hey Prasad Krishnegowda

thanks for the reply i tried it but also doesnot work by page is still going back after loggingout in Mozilla

help me please

thank you
12 years ago
JSP
thanku so much Prasad Krishnegowda fro your reply but i have already added these lines on my page

Actually this code works allright for Internet Explorer but for Mozilla it does not work

thank you
12 years ago
JSP
hi

I want to ask if there is any way to restrict that our password field should not only contain alphabets it should neccessarily contain digits, special characters

Please help me
I need it

thank you
12 years ago
thanks for your reply raghu but i am not using any logout.jsp
But i will surely try your first code which i have to includein my jsp's b4 logout

thank you
12 years ago
JSP
yes there is a way but i am not using sessions in any of my fom so that i need to invalidate them there can be any other way to solve this porblem

thank you
12 years ago
JSP
actually that is being done through struts

& i am not maintaing sessions if you still said me tpo post the code i can

thank you
12 years ago
JSP
how to do all this on a button click & moreover data is being fetched from the database how to copy that to the pdf file thats the major challange

thank you
thanks

for your reply & immidiate concern but i am facing problem in mozilla & also the post link you have sent is not sufficient sorry for this but guide me further

please

thank you
12 years ago
JSP
hi guys i want to create reports from the jsp page to be in pdf format on a button clickplease suggest me how to do that

thank you