• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

html/xml code Browser compatability

i dunno. im currently having fun with JSP and database communications.
for some reason the variables i am comparing wont match up.

MIKE
 
Originally posted by: nourdmrolNMT1
i dunno. im currently having fun with JSP and database communications.
for some reason the variables i am comparing wont match up.

MIKE

are you using .Equals or "==" ? cuz real men only need to instantiate something once. 😛
 
Originally posted by: yoda291
Originally posted by: nourdmrolNMT1
i dunno. im currently having fun with JSP and database communications.
for some reason the variables i am comparing wont match up.

MIKE

are you using .Equals or "==" ? cuz real men only need to instantiate something once. 😛

real men use ===.
 
Originally posted by: Zugzwang152
Originally posted by: yoda291
Originally posted by: nourdmrolNMT1
i dunno. im currently having fun with JSP and database communications.
for some reason the variables i am comparing wont match up.

MIKE

are you using .Equals or "==" ? cuz real men only need to instantiate something once. 😛

real men use ===.

real men just stick to using 8=====D
 
Originally posted by: Goosemaster
Originally posted by: Zugzwang152
Originally posted by: yoda291
Originally posted by: nourdmrolNMT1
i dunno. im currently having fun with JSP and database communications.
for some reason the variables i am comparing wont match up.

MIKE

are you using .Equals or "==" ? cuz real men only need to instantiate something once. 😛

real men use ===.

real men just stick to using 8=====D

nah i am using .equals(blah)

MIKE
 
Back
Top