hope it is possible to join class by posting homeworks of past weeks.
thanks for the reply
2009/4/8
>
> i think it is possible to post homeworks of past weeks until the
> latest course, isnt it?
> so there is no problem about tardies, thanks for attention
>
> On Apr 8, 8:17 pm, javaci wrote:
>
hi, my english is not enough so i m not sure.
is the deadline for the homeworks 27th june or 14th july?
thanks for the reply and the course.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Java
EE (J2EE) Programming
hi, i am a bit late and i am trying to do homework 2 servletbasics.
in the page the document says:
- *Select File->Open Project (Ctrl+Shift+O). The Open Project dialog box
appears.*
- *Browse down to /servletbasics/samplesdirectory.
*
- *Windows: If you unzipped the 4002_servlet
hello,
i have 2 jsp pages.
first.jsp,second.jsp
when i write something in textboxes of first page and push the button,
i can see on second page what i wrote in the text boxes.
my faces-config.xml's navigation rule is here:
/first.jsp
success
/second.jsp
ond.jsp after i push the button,
but address bar shows first.jsp is this normal and why?
thanks again
2009/9/12 merve t
> hello,
> i have 2 jsp pages.
> first.jsp,second.jsp
> when i write something in textboxes of first page and push the button,
> i can see on second page wha
hello,
i want to do something with jsf that i can do with servlets.
what i want to do is below:
there is two inputtext textboxes and a button on a page(login.jsp).
when i write something in tetboxes and push the button,
if the text in the textboxes alright then goto wellcome.jsp page,
or if content
hello,
i want to develop an application using jsf that user can log in and log out.
i searched a little and see the alternatives; Servlet Filter, Phase
Listener, and session control.
i know a little jsf so i want to know which of these is more easy to adapt
to my project.
thanks
--~--~-~--
hi,
i want to disable the access to a jsp page by writing a rule in
faces-config.xml file.
is it possible?
and where can i find the specification of tags that i can write in
faces-config file?
thanks.
--~--~-~--~~~---~--~~
You received this message because you are s
hi,
how can i redirect a page to another page recording to a method result?
i want the user not to be able to access an unauthorized page.
i want, when the user try to access an unauthorized page, program redirects
him/her to login.jsp.
i have done something like this:
*
hi,
when i call new.jsp(below) by using the browser address bar, i see nothing.
must not i see 3?
and in console i see
"i am here and id is: null"
i think i understand something wrong.
sorry about my questions about specific subjects and not for the course.
if i must not send questions like thes
i download it but can not extract.
also i want to ask,
how can i define radio buttons with label values from backing beans?
i tried lots of things including:
hi,
i know this is a very simple issue but i can do nothing to solve.
some lines from faces-config.xml
/start.jsp
go
/stop.jsp
some lines from start.jsp
some lines from mybean
*public* String method(){
*return* "go"
hello,
should not it work when i paste my project.war file into the directory named
www under my host on a server which is using tomcat?
i connected to my host by using filezilla. there is no problem. i uploaded
my project.war into www and also web-inf directories and call it on browser
by typing h
13 matches
Mail list logo